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 

Class library (OOP) - Help Thread
Goto page Previous  1, 2, 3, 4, 5, 6, 7
 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Futurity



Joined: 13 Feb 2007
Posts: 21

PostPosted: Mon Jun 15, 2009 9:41 pm    Post subject: Reply with quote

Thank you Smile
I knew I was missing something obvious.

Anyway, this size could be calculated automatically since you have to set the BuiltInValues in Main_getBuiltInValues ... and from there get the values.
Back to top
View user's profile Send private message
bmcclure



Joined: 24 Nov 2007
Posts: 774

PostPosted: Tue Jun 16, 2009 7:40 pm    Post subject: Reply with quote

Generally yes, I think you're right. Automatically assuming size assumes that your getters and setters are in proper byte order (eg. no bytes skipped when specifying indexes), and might slow down the creation of objects by having to parse the BuiltInValues list and calculate the value. Other than that, I don't see why it wouldn't work.

Maybe if BuiltInSize is blank, it could be determined automatically, but if it's filled in, it would use the defined value?

Perhaps an official response from animeaime would be better, however Smile
_________________
Ben

My Trac projects
My Wiki
[Broken] - My music
Back to top
View user's profile Send private message
guest3456
Guest





PostPosted: Thu Oct 07, 2010 3:41 am    Post subject: Reply with quote

just curious, does this require AHK_L or does it work with vanilla AHK too?
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7
Page 7 of 7

 
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