AutoHotkey Community

It is currently May 27th, 2012, 1:26 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: March 1st, 2009, 1:14 am 
Offline

Joined: November 14th, 2008, 1:45 am
Posts: 80
Location: USA
It would be really nice to have a standard option to set an alternate increment value for UpDown GUI controls (the "spinner" variety in particular) instead of having to change and implement "this script".

Sincerely,
Sam.

Source


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2009, 2:13 pm 
This is already been implemented as a function. UpDown control with increments other than 1.

I remember another thread with a similar topic, but cannot find it right now - search the forums.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 4th, 2009, 11:52 pm 
Offline

Joined: November 14th, 2008, 1:45 am
Posts: 80
Location: USA
_guest_ wrote:
This is already been implemented as a function. UpDown control with increments other than 1.

I remember another thread with a similar topic, but cannot find it right now - search the forums.
Yes, various people have accomplished this in a variety of ways with scripts, but I think that there should be a built-in function that does it. Something like this:

Quote:
Gui, Add, Edit
Gui, Add, UpDown, vMyUpDown Range1-10 Increment25, 5

Are you saying that there already is such a thing, and I'm just overlooking it?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 10th, 2009, 10:16 pm 
Offline

Joined: November 14th, 2008, 1:45 am
Posts: 80
Location: USA
Thoughts, anyone?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 3rd, 2011, 1:16 am 
Offline

Joined: September 5th, 2011, 5:04 am
Posts: 6
A little simpler than the other solutions I've seen:

http://www.autohotkey.com/forum/viewtopic.php?p=486839


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group