| View previous topic :: View next topic |
| Author |
Message |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Fri Sep 03, 2004 4:43 pm Post subject: GUI Alpha-Test Version Available |
|
|
There was an interest expressed in helping test the GUI features. So if you have the inclination and the time, feel free to download this small zip file (159 KB). It contains a test version of AutoHotkey.exe and some sample scripts. To run the scripts, either overwrite your own AutoHotkey.exe with this one; or (more simply) drag & drop a script onto the included EXE.
You will notice that this is just a rudimentary version; only the most essential features are present. There is a lot more work to be done for the 1.0.19 release. But unless my house gets demolished by a hurricane, I hope to have it finished within the next 10 days.
Feedback of any kind is welcome.
Edit: fixed typo
Last edited by Chris on Sat Sep 04, 2004 9:50 am; edited 1 time in total |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1718
|
Posted: Fri Sep 03, 2004 5:17 pm Post subject: |
|
|
got it. will check it now. thanx for making the small download available. _________________
 |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1718
|
Posted: Fri Sep 03, 2004 5:40 pm Post subject: |
|
|
just checked out the test scripts and man, IT ROCKS!!!  _________________
 |
|
| Back to top |
|
 |
Candle
Joined: 19 Aug 2004 Posts: 334
|
Posted: Fri Sep 03, 2004 6:26 pm Post subject: |
|
|
| Very nice Chris . i look forward to using this more and more . |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5382 Location: /b/
|
Posted: Fri Sep 03, 2004 7:43 pm Post subject: Amazing |
|
|
Wow, that was really cool. Impressive work Chris  _________________
 |
|
| Back to top |
|
 |
Atomhrt
Joined: 02 Sep 2004 Posts: 128 Location: Sunnyvale
|
Posted: Sat Sep 04, 2004 3:16 am Post subject: |
|
|
Sweet!!
I could not find any breakage.
I copied and pasted from the edit area box, no problem.
Interesting use of xm and ym to control the layout.
One thing about the edit control and this is a grey area, is that if the user presses return, that it will execute an event (normally the same event as a button).
Gonna mess around with it more tomorrow... _________________ I am he of whom he speaks! |
|
| Back to top |
|
 |
Nemroth Guest
|
Posted: Sat Sep 04, 2004 4:44 am Post subject: |
|
|
Absolutely superb !!!
Just two little questions :
I'd like to know if there are option buttons, that I didn't see.
Will it be possible to choose the character size (only once, for the full GUI that will be diplayed) in the final version ?
I hope there will be the less problems possible with Francine, for all the concerned populations. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Sat Sep 04, 2004 9:48 am Post subject: |
|
|
| Quote: | | I'd like to know if there are option buttons | Do you mean radio buttons? I was considering whether to do them for this next release or defer until the following. This is because they seem somewhat rarely used (most interfaces seem to use listboxes or comboboxes instead), and they are harder to set up than other controls since some syntax must be devised to group radios together so that only one can be on at a time.
| Quote: | | Will it be possible to choose the character size | Yes: size, color, weight (boldness), and font-family will be supported. |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1718
|
Posted: Sat Sep 04, 2004 10:50 am Post subject: |
|
|
i'd vote for radio buttons if they're doable easily... but as lists can work as a substitute, u can maybe defer it. _________________
 |
|
| Back to top |
|
 |
Nemroth Guest
|
Posted: Sat Sep 04, 2004 1:13 pm Post subject: |
|
|
Yes Chris I think about radio buttons.
I think that for choosing between 2 or 3 possibilities, it is more simple than a listbox or combo box. But if you can't, never mind.
Good news for the possility of choosing font
What else ? Oh yes, a very very good job...
PS : I wanted of course speak about Frances hurricane saying Francine... |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Sep 04, 2004 4:52 pm Post subject: |
|
|
Superb !  |
|
| Back to top |
|
 |
compuboy_r
Joined: 04 May 2004 Posts: 68
|
Posted: Sat Sep 04, 2004 7:27 pm Post subject: |
|
|
Great Going Chris !!!!
Good Job Man !
But Y the text all written is Bold ? |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Sat Sep 04, 2004 7:42 pm Post subject: |
|
|
| Perhaps bold is the default dialog style. I plan to change it to be non-bold by default. |
|
| Back to top |
|
 |
Gre Guest
|
Posted: Sat Sep 04, 2004 8:41 pm Post subject: |
|
|
Amazing!!
Thanks,Chris. |
|
| Back to top |
|
 |
Candle
Joined: 19 Aug 2004 Posts: 334
|
Posted: Sun Sep 05, 2004 4:24 am Post subject: |
|
|
You know I just realized something . you have a menu ..
They have been trying for a long to do a menu in the autobuilder or the gui and so far I don't see one .
This is real nice .. |
|
| Back to top |
|
 |
|