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 

Array usage question

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
GFilkins



Joined: 24 Jul 2009
Posts: 3
Location: Michigan, USA

PostPosted: Fri Jul 24, 2009 9:27 am    Post subject: Array usage question Reply with quote

After numerous searches to avoid repeating an oft-asked question, I'm tossing this out there hoping for direction:

I'd like to create what amounts to an array of checkboxes but I haven't been able to locate a clear description of arrays in general, much less an array of controls.

If I read a list of items from a text file, how do I create a checkbox for each list item using the item text for the checkbox name AND text and then subsequently parse the box's name when it's checked?
Back to top
View user's profile Send private message
Klaus



Joined: 12 May 2005
Posts: 325
Location: Münster, Germany

PostPosted: Fri Jul 24, 2009 9:56 am    Post subject: Reply with quote

Hi, GFilkins,
just open the AHK-help file and search for "Arrays", there you'll find everything about the array-concept in AHK so far. From these explanations you can deduce the possibilities for your control management.
Regards,
Klaus
Back to top
View user's profile Send private message Send e-mail
GFilkins



Joined: 24 Jul 2009
Posts: 3
Location: Michigan, USA

PostPosted: Fri Jul 24, 2009 10:03 am    Post subject: Reply with quote

Hi, Klaus ...

... and thank you for your reply. I'm embarrassed to admit that while I was busily poking around the FAQ and the forums, I never thought to check the Help File.

I'm off to do that now.

Thanks again!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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