All,
 
Does anyone know if there is a limit to the number of controls that can
be displayed/used on a custom dialog in MapBasic.
 
I have a dialog that has 20 controls on it already (19 Checkboxes and a
button), but I have coded for another 3 checkboxes to be displayed/used.
The code complies with no errors at all. The other strange thing about
it is that if all the other 19 checkboxes are ticked, the code in the
handlers of the 3 checkboxes that do not show runs anyway.
 
Is the problem here that I have hit a limit to the number of controls I
can place on a dialog, or are there other factors that could be causing
these controls to not show?
 
Regards
 
James Stott

Reply via email to