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 » tray icon & balloon notification
Re: tray icon & balloon notification [message #869 is a reply to message #828] Mon, 06 February 2006 13:38 Go to previous messageGo to previous message
hojtsy is currently offline  hojtsy
Messages: 241
Registered: January 2006
Location: Budapest, Hungary
Experienced Member
Hi I am having a problem with making a window topmost (floating above windows of other applications). With this function I can make a window topmost:
::SetWindowPos(GetHWND(), HWND_TOPMOST, 0,0,0,0, (UINT)(SWP_NOMOVE | SWP_NOSIZE));

But this other one you suggested does not work:
ExStyle(GetExStyle() | WS_EX_TOPMOST);

Additionally on linux the GetExStyle is undefined. It would be better to have a dummy function returning default values.
 
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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to stick focus on a control
Next Topic: Qtf and drawing
Goto Forum:
  


Current Time: Tue May 14 11:45:27 CEST 2024

Total time taken to generate the page: 0.02439 seconds