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 #4899 is a reply to message #4852] Thu, 24 August 2006 17:16 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14112
Registered: November 2005
Ultimate Member
VegaMain::VegaMain()
{
	CtrlLayout(*this, "Forlano Vega Main");
	spls.Vert();
	spls.SetPos(8000);
	spls.Vert(tabs, consoleFrame); // <<<<<<!!!!!
//	spls.Add(tabs);
//	spls.Add(consoleFrame);
	rubbish = " ";

	SetBars();
	SetTabs();
	Init();
	BackPaint();
}


However, this seems to be a kind of glitch in U++ (because Splitter allows more than two panes and you would be required to call Horz or Vert at the end), therefore I have fixed U++ to work even with original code.

Mirek
 
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: Sun Nov 10 20:46:09 CET 2024

Total time taken to generate the page: 0.02721 seconds