|
What would be the standard way to create a web-style rollover image ?
I managed to get it working by subclassing StaticBitmap and capturing
onGetCursor: event.
This also required capturing onGetCursor: event for the background. Is
there a
simpler solution ?
Thanks a lot,
plumber
|