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++ Widgets - General questions or Mixed problems » class Upp::DropList has no member named SetFont
Re: class Upp::DropList has no member named SetFont [message #7856 is a reply to message #7855] Fri, 26 January 2007 19:36 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
paolo wrote on Fri, 26 January 2007 12:19

Solution #1: use AttrText as values of DropList

	dl.Add("6:30", AttrText("My cell text").SetFont(Courier(20)));
	dl.Add("7:00", AttrText("My cell text").SetFont(Courier(18)));


http://img250.imageshack.us/img250/9749/dlsf0.th.png

As you can see from the image over here DropList doesn't render very well...

Now let's try with the other solution.


DropList& DropList::SetLineCy(int lcy);

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Native common dialogs
Next Topic: Help with a possible design problem?
Goto Forum:
  


Current Time: Sat Jun 07 16:27:59 CEST 2025

Total time taken to generate the page: 0.04045 seconds