Rollover image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Rollover image

plumber-2
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