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 #7855 is a reply to message #7840] Fri, 26 January 2007 18:19 Go to previous messageGo to previous message
paolo is currently offline  paolo
Messages: 11
Registered: January 2007
Promising Member
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.
 
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: Sun Jun 08 00:42:30 CEST 2025

Total time taken to generate the page: 0.05040 seconds