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 » U++ Library : Other (not classified elsewhere) » Weired appearance of GUI elements
Re: Weired appearance of GUI elements [message #31799 is a reply to message #31798] Mon, 28 March 2011 16:18 Go to previous messageGo to previous message
MatthiasG is currently offline  MatthiasG
Messages: 27
Registered: January 2008
Location: Germany
Promising Member
Hi again,

i dont know, if my problem is the same as kohaits, but...
in tabctrl.cpp at the beginning there is something like:


CH_STYLE(TabCtrl, Style, StyleDefault)
{
	font = StdFont();
	tabheight = font.Info().GetHeight() + 8;

if i run my program in debug mode, the font.Info().GetHeight() call returns 0. Running in Optimal mode returns 13.
Couldn't reproduce this problem in a simple testcase though, so i think the error is somewhere in my own code...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Add new color Standard convertions RGB <-> Cie XYZ <-> Cie L*a*b*
Next Topic: Linking problem
Goto Forum:
  


Current Time: Fri Mar 29 02:19:53 CET 2024

Total time taken to generate the page: 0.00988 seconds