Trevor, One other quick question for you. I've customised a column to contain a check box. All works fine but I can't get the checkbox to be centered in its column using the justification options in the column inspector. How can I center a check box (it doesn't have a label and I've sized to be just the size of the actual checkbox itself). Can this be done by script/message box?
Thanks, Pete Haworth On Mar 28, 2011, at 4:41 AM, Trevor DeVore wrote: > On Fri, Mar 25, 2011 at 1:25 PM, Peter Haworth <[email protected]>wrote: > >> In order to debug some issues I'm having, I need to take a look at some >> custom properties of the option menu copies (they could be different in each >> copy) but I can't find a way to bring up the Inspector dialog for them since >> they're not listed in the application browser and even with Select Grouped >> enabled, I can't select them in the IDE. >> >> Any ideas on how to bring up an Inspector dialog for these option menu >> copies? >> > > With the Edit tool selected, place the mouse over the option menu and > execute the following in the message box: > > select the mouseControl > > The option menu should be selected and you can click the Inspector button in > the toolbar to open the inspector. > > Alternatively you can set the selectGroupedControls property of the data > grid to true. If you refresh the application browser all controls in the > data grid will show up. > > -- > Trevor DeVore > Blue Mango Learning Systems > ScreenSteps: http://www.screensteps.com > LiveCode Resources for Developers: http://livecode.bluemangolearning.com > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
