| Author |
Message |
Topic: Crazy Scripting : ColorPicker GENIE 1.00 |
Lego_Coder
Replies: 33
Views: 6162
|
Forum: Scripts & Functions Posted: Sat May 27, 2006 10:22 pm Subject: Crazy Scripting : ColorPicker GENIE 1.00 |
Very nice!
Thanks for taking the load off me
Cheers |
Topic: How do I populate a ListView control using multiple GUIs? |
Lego_Coder
Replies: 2
Views: 306
|
Forum: Ask for Help Posted: Fri Mar 10, 2006 11:13 pm Subject: How do I populate a ListView control using multiple GUIs? |
| Thanks! |
Topic: How do I populate a ListView control using multiple GUIs? |
Lego_Coder
Replies: 2
Views: 306
|
Forum: Ask for Help Posted: Fri Mar 10, 2006 9:14 pm Subject: How do I populate a ListView control using multiple GUIs? |
Hi all,
How can I get code A to behave like code B? Specifically: how do I make it populate the ListView control before the user clicks on it?
Code A:
Gui, 7:Add, ListView, gInteract_with ... |
Topic: Quick and dirty color picker |
Lego_Coder
Replies: 17
Views: 3779
|
Forum: Scripts & Functions Posted: Thu Feb 23, 2006 10:37 pm Subject: Quick and dirty color picker |
One nice touch may be to allow the user to type in a hex number and see the colour appear when they press the Return key?
This version does that - with the following caveat: if the user presses the ... |
Topic: Quick and dirty color picker |
Lego_Coder
Replies: 17
Views: 3779
|
Forum: Scripts & Functions Posted: Mon Dec 19, 2005 10:09 am Subject: Quick and dirty color picker |
Hi again, Rich
That is actually a very reasonable suggestion. I've updated the script above and now it features a "Copy" button and it also asks if you want to copy the hex code to the clipboard up ... |
Topic: Quick and dirty color picker |
Lego_Coder
Replies: 17
Views: 3779
|
Forum: Scripts & Functions Posted: Thu Dec 08, 2005 3:46 pm Subject: Quick and dirty color picker |
Hmm ... I'm not sure what you mean by that, Rich.
As I said earlier, the reason I wrote this is because I am using it in a larger, fairly complex script (in fact, meant to be released as a stand-al ... |
Topic: Quick and dirty color picker |
Lego_Coder
Replies: 17
Views: 3779
|
Forum: Scripts & Functions Posted: Sat Dec 03, 2005 11:35 am Subject: Quick and dirty color picker |
Many thanks for the feedback! I feel dumb about failing to notice ALtSubmit. Oh well, that's what learning is all about.
I've updated the script in my first post. |
Topic: Quick and dirty color picker |
Lego_Coder
Replies: 17
Views: 3779
|
Forum: Scripts & Functions Posted: Sat Dec 03, 2005 1:06 am Subject: Quick and dirty color picker |
Hi,
I'm only a few weeks old into this software and so far I've been loving it all the way!
I needed a color picker for a script and wrote this one. Not sure if it's of any interest, but here i ... |
| |