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++ Core » Problem. How to convert AttrText to String?
icon5.gif  Problem. How to convert AttrText to String? [message #27846] Fri, 06 August 2010 11:47 Go to previous message
kov_serg is currently offline  kov_serg
Messages: 37
Registered: August 2008
Location: Russia
Member
Value v=AttrText("text");
String s=v; // ups - invalid conversion RawValueRep<AttrText> -> String
Is something missed?

It happens when I try to insert Values into WithDropChoice<EditString> with Monospace font.
  ...
  list.AddList(AttrText("option 1").SetFont(Monospace()));
  list.AddList(AttrText("option 2").SetFont(Monospace()));
  ...
But when I select string from drop down list I have empty string as a result Shocked

ps: Upp2467

[Updated on: Fri, 06 August 2010 11:53]

Report message to a moderator

 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Portable Delay() function ?
Next Topic: VectorMap<String,String> = Seg Fault
Goto Forum:
  


Current Time: Sun May 05 07:28:59 CEST 2024

Total time taken to generate the page: 0.03523 seconds