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 » Developing U++ » U++ Developers corner » Eye Care example topmost not working. (How to set a window to stay at the top of the z-order)
Re: Eye Care example topmost not working. [message #44110 is a reply to message #44093] Thu, 25 December 2014 14:24 Go to previous messageGo to previous message
rainbowsally is currently offline  rainbowsally
Messages: 29
Registered: December 2014
Promising Member
mirek wrote on Wed, 24 December 2014 12:25

<snip>
Thanks for reporting. The problem was that by the time that example was created, TopWindow did not have TopMost method yet. Now whole thing was replaced with TopMost(config.topmost).


There's a way to set the _NET_STAYS_ON_TOP (or whatever it's called) atom in X without any dependency on Qt or any other toolkit.

I've done it with FLTK 2.0 (a discontinued version). But I don't yet know how to integrate it into U++ yet or if that's even desirable. What we have now works but if we need generic X11 code, I may be able to help. Smile
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: redmine inaccessible
Next Topic: Cross compiling with mingw
Goto Forum:
  


Current Time: Thu Aug 21 16:57:43 CEST 2025

Total time taken to generate the page: 0.04829 seconds