| View previous topic :: View next topic |
| Author |
Message |
silentblood
Joined: 19 Jun 2004 Posts: 36
|
Posted: Fri Jul 02, 2004 7:53 pm Post subject: silentblood |
|
|
Does anyone have some pointers for writing a GUI for running these scripts. Just a direction would be nice. I need a stay on top thing to issue my start stop shortscuts and select different scripts I need. I mocked one up with java GUI maker but I have no clue how to make the buttons do anything  |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1717
|
Posted: Fri Jul 02, 2004 8:20 pm Post subject: |
|
|
there are a couple of example posts on GUI in scripts & utils section. _________________
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Fri Jul 02, 2004 8:22 pm Post subject: |
|
|
Consider having one main script that runs all the others from its tray menu or a popup menu that appears in response to pressing a hotkey or hot mouse button. See the menu command for details:
http://www.autohotkey.com/docs/commands/Menu.htm |
|
| Back to top |
|
 |
|