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 #4851 is a reply to message #4843] Wed, 23 August 2006 14:58 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
forlano wrote on Wed, 23 August 2006 12:33

fudadmin wrote on Wed, 23 August 2006 13:11

I've just run your app. Try to click on maximize button and check if all the functionality returns.

Yes, it works! even the real application works. Then clik again and come to standard dimension with all functions.
What is it happening?
Thank you

Luigi


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
...


P.S if this dosn't help, tell (maybe I've forgotten more...)
Aris
 
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: Mon May 20 23:38:39 CEST 2024

Total time taken to generate the page: 0.00554 seconds