DATAGRID dgDragImageIndex problem
Trevor DeVore
lists at mangomultimedia.com
Tue Jul 20 23:47:55 EDT 2010
On Jul 20, 2010, at 6:04 PM, JosepM wrote:
> It's strange. If I restart the IDE, the drag image is correct until
> I load
> the preview of Quartam Reports, then one image used into the report
> is that
> replace the drag image.
Try the following -
In the Data Grid behavior script find the command
_CreateDragImageFromControl.
Change the line:
export snapshot from pControl to image "dgDragImage" of me as PNG
to
export snapshot from pControl of me to image "dgDragImage" of me as PNG
Does that fix the problem?
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com
More information about the use-livecode
mailing list