AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Do you GUI?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  

How much do you GUI?
Mucho buku. Most the scripts I develop have a custom GUI.
37%
 37%  [ 11 ]
Above average. A lot of the scripts I develop have a custom GUI.
6%
 6%  [ 2 ]
Split. About half of the scripts I develop have a custom GUI.
13%
 13%  [ 4 ]
Below average. A few of the scripts I develop have a custom GUI.
13%
 13%  [ 4 ]
Very little or none.
27%
 27%  [ 8 ]
Total Votes : 29

Author Message
jballi



Joined: 01 Oct 2005
Posts: 297
Location: Texas, USA

PostPosted: Tue Apr 22, 2008 5:36 am    Post subject: Do you GUI? Reply with quote

After working with AutoHotkey for a while, I've found that many of the scripts and functions I develop have at least one custom GUI. By "custom", I mean using the GUI command to create a custom window.

Anywho... Before I post my next GUI-related function, I created this poll to get an idea of how often custom GUIs are created in the the average everyday script. Your comments are welcome!
Back to top
View user's profile Send private message
[VxE]



Joined: 07 Oct 2006
Posts: 701

PostPosted: Tue Apr 22, 2008 6:56 am    Post subject: Reply with quote

As far as I can recall, only one of my published scripts has a typical gui. The rest of my scripts are generally little scriptletts to perform otherwise tedious or inconvenient things.

Perhaps it's ironic that my current project is a circular menu (I'm trying to hammer out the conventions for sub-menus and baked data)
_________________
My Home Thread
More Common Answers: 1. It's in the FAQ 2. Ternary ( ? : ) guide 3. Post code with [code][/code] tags
Back to top
View user's profile Send private message
imapow



Joined: 13 Mar 2008
Posts: 89
Location: Trøndelag, Norway

PostPosted: Tue Apr 22, 2008 10:55 am    Post subject: Reply with quote

i always create a custom GUI. i make a costum About and Help gui even if the script isent gui based

Gui ruules...
_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-


Last edited by imapow on Tue Apr 22, 2008 1:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
Oberon



Joined: 18 Feb 2008
Posts: 408

PostPosted: Tue Apr 22, 2008 11:19 am    Post subject: Reply with quote

All of my scripts are hotkey based or do something when the script starts then close up. I find that GUIs are unnecessary for personal use applications, so better console/terminal support for command line features would be a great bonus.
_________________
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 5298

PostPosted: Tue Apr 22, 2008 4:01 pm    Post subject: Reply with quote

I somewhat agree with Oberon .. But I need to mention that "I Love AutoHotkey" for its GUI capabilities..

I voted "Below Average"

Smile
Back to top
View user's profile Send private message
jballi



Joined: 01 Oct 2005
Posts: 297
Location: Texas, USA

PostPosted: Fri Apr 25, 2008 10:53 am    Post subject: Reply with quote

Interesting results so far...

If you haven't voted yet, please vote!
Back to top
View user's profile Send private message
imapow



Joined: 13 Mar 2008
Posts: 89
Location: Trøndelag, Norway

PostPosted: Fri Apr 25, 2008 12:40 pm    Post subject: Reply with quote

even if i make a program like oberon talks about i make a smal gui that shows wot just happend and if it went ok.

i dont like traytip i rather make a smal transperent gui that shows opp for a fiew secons, muth more posibilities with a gui.
_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-
Back to top
View user's profile Send private message
jballi



Joined: 01 Oct 2005
Posts: 297
Location: Texas, USA

PostPosted: Mon Apr 28, 2008 2:12 am    Post subject: Reply with quote

Thanks to everyone who voted. The results are a bit surprising but that is one of the good reasons for a poll -- to find out what is going on out there. There is certainly not enough votes for a perfect sample but hey, it's interesting nonetheless.

Once again, thanks to everyone who voted. Smile
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 5298

PostPosted: Mon Apr 28, 2008 9:27 am    Post subject: Reply with quote

jballi wrote:
There is certainly not enough votes for a perfect sample


IIRC, Chris had quoted elsewhere that he never uses GUI for his personal scripts.

Smile
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2328

PostPosted: Tue Apr 29, 2008 6:59 am    Post subject: Reply with quote

Tons of GUIs here... Even most of my test scripts are GUI based...
Back to top
View user's profile Send private message Visit poster's website
interiot



Joined: 06 Nov 2005
Posts: 50

PostPosted: Tue Apr 29, 2008 8:25 am    Post subject: Reply with quote

Oberon wrote:
I find that GUIs are unnecessary for personal use applications

Yup. The marvel of programming language grammars is that they allow for arbitrarily complex relationships to be expressed via plain text. Eventually your data needs to be expressed in the underlying programming language grammar anyway, and a lot of work has already been done to make that grammar be as easy to use and as expressive as possible, so why go to the effort to do something else?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group