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 » TreeCtrl » Serialize
Re: Serialize [message #9457 is a reply to message #9452] Tue, 08 May 2007 21:00 Go to previous message
bfeiten is currently offline  bfeiten
Messages: 2
Registered: May 2007
Junior Member
I'm writing a small application that uses TreeCtrl for browsing the directoy tree and that allows to open specifc files for editing. I derived the code from reference example (tree1).
When I reopen the application I would like to get the same tree as the one I had when I closed the application.
I thought it would work like
void Csed::Serialize(Stream& s)
{
s % tree;
}



 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drag and Drop for TreeCtrl
Next Topic: Two problems (1 serious) with TreeCtrl
Goto Forum:
  


Current Time: Sun May 19 10:26:22 CEST 2024

Total time taken to generate the page: 0.00799 seconds