On Jul 27, 2004, at 5:26 PM, J. Landman Gay wrote:
Trevor DeVore wrote:
In looking for a workaround I found that chartoNum(clickChar()) = "32" when I click on an image. I've tested on OS X.3 and Windows XP with the same results using two different images. Anybody know if I can rely on this value for determining if an image was clicked?
The value will be whatever character you put the image into. If the first character of the line is a space, then when you set the imagesource of the first character, the clickchar will still return a space. If the first character of each line is something else, then something else will be returned.
Since you have control over that character, it will be consistent between platforms.
Excellent news. Thanks!
-- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED]
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
