Hi everyone,

Has anyone ever need to use TitleWindow as a pop up where the background colour 
of the titleBar changes colour when the user hovers the mouse pointer over the 
title bar?

I tried to use a custom ActionScript background skin, but to no success. When I 
base my custom skin on ProgrammaticSkin, it has no listener for Mouse RollOver 
and RollOut event. And if I base my custom skin on UIComponent and override the 
updateDisplayList(), the Mouse RollOut event behaves like the MouseOut event, 
i.e. It gets dispatched even when the mouse pointer leaves its border and moves 
inside the titleBar.

Anyone knows how to deal with this issue? Thanks in advance for reading my 
post. Any help is greatly appreciated.

Yours,
Ivan.

Reply via email to