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 » TopWindow&PopUp, TrayIcon » Can't get rid of minimize button on Linux, okay on Win32
Can't get rid of minimize button on Linux, okay on Win32 [message #9972] Mon, 11 June 2007 22:29 Go to next message
jlfranks is currently offline  jlfranks
Messages: 57
Registered: May 2007
Location: Houston, TX, USA
Member
I moved code from Win32 to Linux and everything worked.

However, the Linux top window has an extra button - minimize. I cannot seem to get rid of it by any means. In the constructor of the class that inherits from TopWindow, the following does not get rid of the extra button:

MinimizeBox(false);

Any suggestions?

(openSuSE 10.2 is the platform that I'm on).

--jlf
Re: Can't get rid of minimize button on Linux, okay on Win32 [message #9973 is a reply to message #9972] Mon, 11 June 2007 23:24 Go to previous messageGo to next message
guido is currently offline  guido
Messages: 169
Registered: April 2006
Experienced Member
jlfranks wrote on Mon, 11 June 2007 22:29

I moved code from Win32 to Linux and everything worked.

However, the Linux top window has an extra button - minimize. I cannot seem to get rid of it by any means. In the constructor of the class that inherits from TopWindow, the following does not get rid of the extra button:

MinimizeBox(false);

Any suggestions?

(openSuSE 10.2 is the platform that I'm on).

--jlf



This isn't yet implemented for X11.
There is a bit work left with X window manager hint support.
Trivial to do, though.

Guido
Re: Can't get rid of minimize button on Linux, okay on Win32 [message #9977 is a reply to message #9973] Tue, 12 June 2007 11:50 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
guido wrote on Mon, 11 June 2007 17:24

jlfranks wrote on Mon, 11 June 2007 22:29

I moved code from Win32 to Linux and everything worked.

However, the Linux top window has an extra button - minimize. I cannot seem to get rid of it by any means. In the constructor of the class that inherits from TopWindow, the following does not get rid of the extra button:

MinimizeBox(false);

Any suggestions?

(openSuSE 10.2 is the platform that I'm on).

--jlf



This isn't yet implemented for X11.
There is a bit work left with X window manager hint support.
Trivial to do, though.

Guido


Interesting, did not known it is even possible...
Previous Topic: How to call class1 member after closing class2
Next Topic: Multiple windows and focus
Goto Forum:
  


Current Time: Fri Mar 29 06:14:47 CET 2024

Total time taken to generate the page: 0.01033 seconds