Hi all,

   has anybody ever tried or succeeded creating an OnScreen-Display dialog ? 
Meaning, a completely transparent window with some non-transparent text in it.

   I have tried:

    - Using a ShapedWindow with shape() and xbmImage with 0xFF bytes. The 
dialog never appears (like it calls hide() itself)
    - Using techniques with SetLayeredWindowAttributes() on the created 
ShapedWindow. No difference at all.
    - Many other combinations/hacks.

   Any hint here is appreciated. I am using fltk-2.0.x-r5709.

Thank you in advance
Niwis.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to