Hello
I'm trying to put a gui with an edit box containing some text on top of another window - this was easy with WinSetOnTop()
The window (right now) is just an edit box, showing me some useful information.
What I want to do is show the text only -- is that possible? I tried with WinSetTrans() but then the whole window became invisible(including text).
I want the text to remain visible - no window.
Any help or ideas appreciated a lot.
Thanks
I'm trying to put a gui with an edit box containing some text on top of another window - this was easy with WinSetOnTop()
The window (right now) is just an edit box, showing me some useful information.
What I want to do is show the text only -- is that possible? I tried with WinSetTrans() but then the whole window became invisible(including text).
I want the text to remain visible - no window.
Any help or ideas appreciated a lot.
Thanks