About Store Forum Documentation Contact



Post Reply 
D.modeSize() doesn't exist ! after the latest update
Author Message
SamerK Offline
Member

Post: #1
D.modeSize() doesn't exist ! after the latest update
Hi Greg,

Thank you first for the latest update. but D.modeSize() doesn't exist anymore! I went through the latest update changes and additions, but without a clue.. what is is the alternative now?
(This post was last modified: 02-27-2014 02:48 PM by SamerK.)
02-27-2014 02:46 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: D.modeSize() doesn't exist ! after the latest update
Hi, this was merged into one D.modes() container, if you want to pass it to combobox data, you may need to call ConstCast(D.modes())
02-27-2014 07:49 PM
Find all posts by this user Quote this message in a reply
SamerK Offline
Member

Post: #3
RE: D.modeSize() doesn't exist ! after the latest update
Thanks Esenthel, it is working now.
02-27-2014 08:10 PM
Find all posts by this user Quote this message in a reply
Post Reply