strange image item behaviour..a bug?? [message #135174] |
Tue, 30 August 2005 05:12 |
ramisy2k
Messages: 150 Registered: April 2005
|
Senior Member |
|
|
Hi..
I have a non-db image item on my form and its visible property is set to No ...
on run time I make this item visible through property...
set-item_property('item', visible, property_true);
and then I call a picture into this image item through read_Image...syntax from my hard drive...
the problem is that when the image becomes visble it is no more clickable..(as I have also when image pressed trigger on it)..
i have noticed that when an image item is made invisible in layout editor and is made visble at run time it no longer remians clickable or pressable..it only fucntions properly if it is made visible in layout editior before running the form....why???
is this a bug...???
regards,
Asim.
|
|
|
|