Wolfgang Messages: 146 Registered: November 2011 Location: Germany
Experienced Member
Hi,
I'm really new to U++ and I got a problem with the GUI.
Just tried to make a simple calculator (to get in touch with the IDE) and now heres my first problem, the TabCtrl is cut at the half of it.
I'm really new to U++ and I got a problem with the GUI.
Just tried to make a simple calculator (to get in touch with the IDE) and now heres my first problem, the TabCtrl is cut at the half of it.
This should be the relevant code... I think the screenshot shows what I mean..
Thank you for help!
Wolfgang
Btw. Hello to all!
Hard to say. It does not do this normally, I swear. Could you eventually zip the whole package and send here? (Better option than sending .png anyway).
forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
Wolfgang wrote on Thu, 17 November 2011 11:03
Here's the "problem" archive...
It seems you have not properly anchored the TabCtrl to the bottom of the layout. I modified it in this way:
and the clock appeared while before was hided.