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++ 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: 1185
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: Fri May 10 17:00:12 CEST 2024

Total time taken to generate the page: 0.02708 seconds