U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » TabCtrl » Problems with the visualization of tabctrl in 608-dev1
Re: Problems with the visualization of tabctrl in 608-dev1 [message #4852 is a reply to message #4851] Wed, 23 August 2006 15:04 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1241
Registered: March 2006
Location: Italy
Senior Contributor
fudadmin wrote on Wed, 23 August 2006 14:58


I don't know what's happening... Smile but
for the new 608 this should help:


VegaMain::VegaMain()
{
	CtrlLayout(*this, "Forlano Vega Main");
	spls.Vert();
	spls.SetPos(8000);
	spls.Add(tabs);
	spls.Add(consoleFrame);
	spls.AddFrame(NullFrame()); //FIX for 608 or add any frame
...





Yes, it works!
One day I'll understand why, but for the moment I'm Very Happy and it is enough.
Thanks,
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to move the focus from one tab page to another one
Next Topic: How to get this?
Goto Forum:
  


Current Time: Sat Jun 20 17:23:40 GMT+2 2026

Total time taken to generate the page: 0.00985 seconds