U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Widgets - General questions or Mixed problems » always-on-top window
Re: always-on-top window [message #4626 is a reply to message #4620] Thu, 17 August 2006 13:26 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
So far, there is no direct support (but I think it will be added soon).

In Win32 use:

window.ExStyle(window.GetExStyle() | WS_EX_TOPMOST);

As soon as I will know how to do the same in X11, I will add TopMost method. (Any hints? Wink

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: design custom controls
Next Topic: How to call instance in main.cpp
Goto Forum:
  


Current Time: Sun Jun 21 11:40:46 GMT+2 2026

Total time taken to generate the page: 0.00605 seconds