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 » LineEdit, EditFields, DocEdit » WithDropChoice Serialization?
WithDropChoice Serialization? [message #25116] Thu, 11 February 2010 09:56 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
I have some WithDropChoice<EditStrings> that I need to Serialize. I was using s % edit. This has the problem that while it does serialize the content of the EditString, it also serializes the contents of the DropChoice. I use the serialized data for cross application profiles, so only the EditString content should go in the stream, the content to DropChoice should be unique for every application.

If I use s % ~edit, the EditString remains empty. Is there a simple way to serialize only the EditString?

PS: Also, WithDropChoice is a little poor on features. I don't need these features right now, but at least minimal QTF support for bold/color text and index selection would be nice.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Get enter key in EditString
Next Topic: Ctrl-C and read only EditString
Goto Forum:
  


Current Time: Fri Apr 19 12:03:26 CEST 2024

Total time taken to generate the page: 0.02233 seconds