New topic: 

Bevel button, icon refresh at mouse enter disappears on win

<http://forums.realsoftware.com/viewtopic.php?t=27613>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       face           Post subject: Bevel button, icon refresh at mouse 
enter disappears on winPosted: Sat Apr 18, 2009 1:46 am                        
Joined: Tue Nov 14, 2006 5:25 pm
Posts: 440              Code:If FlagConnect = "YES" Then
  me.Icon = connect_sel
  me.refresh
End If
If FlagConnect = "NO" Then
  me.icon = disconnect_sel
  me.refresh
End If

this code in a MouseEnter of a bevelbutton and also in MouseDown and MouseExit 
event.
On Mac all works fine.
On Windows my bevelbutton disappear at mouse enter.
Why ?   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     

-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to