--- In [email protected], Mick Arundell <[EMAIL PROTECTED]> wrote:
> With other methods working with mouse move you need to > set a border and if mouse is within that border its > either entering or leaving. > > My method moves logic back to the parent. Thank you. But with your code I cannot get any button visible. Another broblem I had was that my panel was covered with buttons and when I get the mouse out of a speed button without going into panel area the button would stay visible. So I implemented a method using 'SetTimer' and got the work done(I wonder if this a bad way to implement this, but I saw an example in MSDN library; please refer http://support.microsoft.com/kb/q183107/#top). Regards, pri_sama. ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hds8sgf/M=362131.6882499.7825260.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1122990212/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

