10-16-2004, 11:01 PM
how do i make a window transparent with click through ?
|
transparent click through
|
|
10-16-2004, 11:01 PM
how do i make a window transparent with click through ?
07-31-2006, 06:59 PM
If color is used, this color will be 100% transparent. 100% transparent parts are also transparent to mouse messages. Use opacity 255 to apply only color.in powerpro the whole window is transparent with click through. so color is not the key. how to do that in qm ?
07-31-2006, 07:07 PM
Add WS_EX_TRANSPARENT. See how OnScreenDisplay does it.
07-31-2006, 07:36 PM
07-31-2006, 07:45 PM
next step is to show a dynamic toolbar (one icon with tooltip of the trans window)
so that one restore the window. the toolbar will appear where the action started (in my case close button). ... to be continued... |
|
« Next Oldest | Next Newest »
|