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 » Why this doesn't work ?
Re: Why this doesn't work ? [message #14174 is a reply to message #14173] Mon, 18 February 2008 00:18 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 698
Registered: December 2005
Location: Budapest, Hungary
Contributor
DBEdit::DBEdit()
{
	CtrlLayout(*this, "DB Edit");
	CtrlLayout(tab1);
	CtrlLayout(tab2);
	tabData.Add(tab1.SizePos(), t_("Main"));
	tabData.Add(tab2.SizePos(), t_("Prices"));
}
 
Read Message
Read Message
Read Message
Previous Topic: [BUG - FIXED] Add() crashes system
Next Topic: TabDlg callback when another Tab is selected?
Goto Forum:
  


Current Time: Thu Sep 12 01:57:53 CEST 2024

Total time taken to generate the page: 0.02908 seconds