SamerK
Member
|
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 |
|
Esenthel
Administrator
|
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 |
|
SamerK
Member
|
RE: D.modeSize() doesn't exist ! after the latest update
Thanks Esenthel, it is working now.
|
|
02-27-2014 08:10 PM |
|