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++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Wizard(s) for various class generation...[FEATURE REQUEST][WORKAROUND]
Re: Wizard(s) for various class generation... [message #1981 is a reply to message #1978] Wed, 29 March 2006 12:12 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
luzr wrote on Wed, 29 March 2006 10:29

Where is the problem?

Mirek


Actually, I had in mind 2 things: "how to use it fast" and "how to customize generation".
Then following problems.

1.theide doesn't have "New file" menu option. That means if I started my app without *.lay file (not all apps are GUI!) , I have to create it from outside or copy from somewhere. Stupid waste of time. I really started hating that ultimate "underfeature" of Ultimate++.

2.then the generated MyClass looks like this:
class MyClass : public WithSetupLayout<TopWindow> {
public:

	typedef MyClass CLASSNAME;

	MyClass();
};

MyClass::MyClass()
{
	CtrlLayout(*this, "");
}


3. So, in fact it's faster not to use it.
 
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: Assertion in Debug.cpp:246 "nesting_depth == 0" [BUGS?]
Next Topic: Color selector
Goto Forum:
  


Current Time: Sun Jul 20 23:17:09 CEST 2025

Total time taken to generate the page: 0.03034 seconds