Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » HOWTO Layout designer?
HOWTO Layout designer? [message #16220] |
Mon, 02 June 2008 22:41  |
Michel
Messages: 10 Registered: June 2008
|
Promising Member |
|
|
Hi,
Is there a documentation available on how to use the Layout designer? After some time, I discovered by mere accident that I had to right click on the layout file in order to "Add a new layout".
I am sure there is some further explanation somewhere?
Also, how do I show the layout in the program?
Sorry for these beginner questions, but I just couldn't find an answer...
Thank you,
Michel
edit:
From looking at the sample files, I suppose that the CtrlLayout function is used to show a layout?
The compiler gives me an error message, unfortunately. I guess, I have to inherit from some class, but which?
The error:
/home/michel/upp-beta/uppsrc/CtrlCore/TopWindow.h: In function ‘void Upp::CtrlLayout(T&) [with T = MyAppWindow]’:
/home/michel/upp-beta/MyApps/main/main.cpp:36: instantiated from here
/home/michel/upp-beta/uppsrc/CtrlCore/TopWindow.h:232: error: no matching function for call to ‘InitLayout(MyAppWindow&, MyA
ppWindow&, MyAppWindow&, MyAppWindow&)’
[Updated on: Mon, 02 June 2008 22:52] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Apr 26 15:11:37 CEST 2025
Total time taken to generate the page: 0.01104 seconds
|