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 #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: 14291
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: Tue Jun 23 01:05:02 GMT+2 2026

Total time taken to generate the page: 0.00697 seconds