Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » Code template, class code generation?
Code template, class code generation? [message #18428] |
Tue, 30 September 2008 09:59  |
exhu
Messages: 12 Registered: April 2008 Location: Belarus
|
Promising Member |
|
|
Is there a way to automatically generate .h and .cpp files for the selected layout, e.g.
1) create a layout
2) click to produce .h file with class definition like "class MyCls : public WithMyLayout<ParentCtrl>". and a .cpp file with implementation of the constructor with "CtrlLayout( *this );" ?
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 19:05:35 CEST 2025
Total time taken to generate the page: 0.00424 seconds
|