trouble with active picture object
It seems if you use an event to rotate an active picture object to ang angle lower than 90 digrees, it can no longer be clicked on by the mouse...in other words, once its been rotated to an angle less than 90 digrees, events like :mouse clicks on active picture object no longer work. :)
Re: found a BUG with active picture object
Works fine here. How are your events setup?
stephen1980
Re: found a BUG with active picture object
interresting... I've got the same events used for multiple on screen active picture objects... the only time It does NOT work is if I've used another event to rotate any specific active picture to and angle from 0 to 89.
:( Did you try with "active PICTURE" or "active OBJECT", cause I'm having the issue with active picture.
Re: found a BUG with active picture object
I am using an Active Picture. I used events to rotate the picture, and no matter what I tried, I was still able to get the "Mouse clicked on Active Picture" event to fire.
stephen1980
Re: found a BUG with active picture object
sorry.. I've definately got something strange going on, but made the nooby mistake of reporting it as an extensin but without making a small test case app to test it first. ;)
I'll update this thread again once I figure out what exactly is happing.