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 » Bug on DropList?
Re: Bug on DropList? [message #20675 is a reply to message #20672] Tue, 31 March 2009 13:04 Go to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
I agree it would be nice if that worked, but Value doesn't intrinsically support AttrText so it requires manual conversion:
String s = ValueTo<AttrText>(~list).text;
or wrap it in a function.

I think AttrText is intended to be used as a quick way of customizing text that isn't going to be read-back by the application. But I'm suprised it doesn't at least have a Value contructor (AttrText(const Value &v)).
 
Read Message
Read Message
Previous Topic: How To call the Color picker window?
Next Topic: DropList - Changing colors
Goto Forum:
  


Current Time: Sat Jun 07 16:36:08 CEST 2025

Total time taken to generate the page: 0.04632 seconds