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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to