Hello Listers, I am curious if it is possible to place multiple Check Boxes as well as multiple SymbolPicker controls in a Dialog Box.
My intent is to have the check boxes denote whether a point layer is drawn or not, and that check box is related to the SymbolPicker Control adjacent to it. This way the end user would not only be able to decide whether the layers are drawn but the style of points to use in the layers all from the same dialog box. At present I am attempting to develop a dialog box with four check boxes and four SymbolPicker controls, However I get an error stating that I cannot use the "Control" command for the SymbolPicker after the checkboxes have been built. I realize that I am probably doing something very stupid in my code but with the lack of documentation in Mapbasic regarding Dialog Boxes I thought I would give it a try by blindly crashing through it and typing as fast as I can to see what developed. Then I came to my senses and decided ask people more intelligent than me whether it was even possible. Thank you for any advice. Jon Gramm
