dg library put errors into msg when opening card?

Peter Haworth pete at lcsql.com
Sun Feb 23 12:47:02 EST 2014


On Sun, Feb 23, 2014 at 9:33 AM, Klaus major-k <klaus at major-k.de> 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>



More information about the use-livecode mailing list