UIDialog, limit on number of controls
Posted: Tue Aug 05, 2014 7:22 am
I was trying to create a user interface control with @uidialog function, but I received an error like "User dialog contains too many controls in ...". I had 15 check boxes and two edit boxes. What is the limit on the number of controls that can be used in @uidialog?