Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Wed Apr 24 20:34:00 CEST 2024

Total time taken to generate the page: 0.03201 seconds