Calin Iaru wrote:
> Actually there's a repaint message which fails every time the Dialog 
> gets focus. Whatever control is on over a large bitmap - no matter if 
> it's CheckBox, PushButton - the bitmap will appear first and the control 
> will appear after the user hovers the mouse over that area. And even 
> when the control appears, it still disappear when the dialog window is 
> ordered behind another larger window.
>   
That's a z-order problem. Try changing the order you list <Control> 
elements.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to