Images in Data Grids

Mark Wieder mwieder at ahsoftware.net
Mon Oct 29 21:23:48 EDT 2012


Pete-

Monday, October 29, 2012, 1:26:44 PM, you wrote:

> Cool!  How do you get them into the datagrid?  Using FillInData or
> something?

Even a short form answer is too long for a list response (maybe I'll
find time to do a lesson on this if there isn't one already), but yes,
in short FillInData is where you unpack the array you have previously
set up. If you want to look at the gory details, grab the PowerTools
trial version from revOnLine - it's mostly unprotected so you can see
the scripts. Then look at the behavior script of group "WidgetsGrid"
of card "main" for FillInData. And in the card script at the
uiPopulateGrid and StuffOneRow handlers.

http://revonline2.runrev.com/stack/588/PowerTools-v1-0-7-trial

But, seriously, DataGridHelper.

-- 
-Mark Wieder
 mwieder at ahsoftware.net





More information about the use-livecode mailing list