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 » How to disable Maximize button on a dialog form? [SOLVED]
Re: Minimize and Maximize buttons issue [message #1521 is a reply to message #1520] Tue, 07 March 2006 23:06 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Justin wrote on Tue, 07 March 2006 16:54

I am using this-> because it is in the constructor for the class. I have tried doing this other ways, but using this-> is the only thing that works



Test::Test()
{

	//Initialization
	CtrlLayout(*this, "Test");

	this->Zoomable();
	this->Sizeable(false);
	
}



Also, I do know that it is possible to have the maximize button greyed out in Windows. I have seen it many times. I just want the ability to minimize the application without the possibility of changing the dialog's window size. I have used combinations of Zoomable() and Sizeable() to no luck. If it's not possible at this point, that is OK. I was just curious about whether it could be done right now.


Thanks for your help


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: showing hidden & minimized windows
Next Topic: One Main TopWindow and several others TopWindows, how? [SOLVED...]
Goto Forum:
  


Current Time: Sun May 26 08:40:55 CEST 2024

Total time taken to generate the page: 0.02010 seconds