U++ framework
Do not panic. Ask here before giving up.

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: 1428
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: Tue Apr 28 14:17:58 GMT+2 2026

Total time taken to generate the page: 0.00506 seconds