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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » ParentCtrl
ParentCtrl [message #5142] Thu, 07 September 2006 11:47
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

I didn't know that ParentCtrl existed and always used StaticRect as a base class for layouts eg:

class WithCfgUserLayout<StaticRect> lay_user;

TabCtrl tab;
tab.Add(lay_user, "User preferences");

The difference is a background color. StaticRect has color which not always match tab control border color and then it just looks strange.

Mirek, I think you should add it to the documentation!
 
Read Message
Previous Topic: Canvas widget created (Callbacks are great:-)
Next Topic: FillTabPage
Goto Forum:
  


Current Time: Thu Mar 28 09:46:49 CET 2024

Total time taken to generate the page: 0.00889 seconds