On Sun, Feb 23, 2014 at 9:33 AM, Klaus major-k <[email protected]> wrote:
> which is not possible in the IDE unfortunately. :-/ > A Datagrid appears as ONE object in the inspector, project browser and > rIDE. > set the selectGroupedControls of <the datagridreference> to true In the Application browser, right click on the right pane and click refresh. You'll then be able to see the component controls of the datagrid. DOn;t forget to set it back to false after checking it out or the datagrid will not work at all. Have no idea whether that works in the Project Browser or rIDE. In lcSTackBrowser, there's a preference setting for any custom control that determines whether you can see its components or not irrespective of the selectGroupedControls setting. Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> _______________________________________________ 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
