Saving contents of RichTextCtrl

Hello there,

I was wondering if anyone on the list has been able to figure out a way to save the contents of a RichTextCtrl widget to a file and then load it back in… If so, I would be very grateful if you could share how you did it. Thanks.

Best regards,

Nizam Sayeed

Nevermind… I just saw the SaveFile method in the docs.

···

On 1/29/07, Nizam Sayeed ibnameen@gmail.com wrote:

Hello there,

I was wondering if anyone on the list has been able to figure out a way to save the contents of a RichTextCtrl widget to a file and then load it back in… If so, I would be very grateful if you could share how you did it. Thanks.

Best regards,

Nizam Sayeed

Hmm… it doesn’t seem to work.

···

On 1/29/07, Nizam Sayeed ibnameen@gmail.com wrote:

Nevermind… I just saw the SaveFile method in the docs.

On 1/29/07, Nizam Sayeed < > ibnameen@gmail.com> wrote:

Hello there,

I was wondering if anyone on the list has been able to figure out a way to save the contents of a RichTextCtrl widget to a file and then load it back in… If so, I would be very grateful if you could share how you did it. Thanks.

Best regards,

Nizam Sayeed

RichTextCtrl doesn’t save or load yet (as well as a number of other issues); there was a thread about this a few posts ago. Upshot: It is a work in progress, they are planning on making it save/load/other things, but there is no time estimate for when. Might want to view the archive for the posts but there’s not much beyond that for now.

Thanks for the info. I guess I will have to think of something else for now.

···

On 1/29/07, C M <cmpython@gmail.com > wrote:

RichTextCtrl doesn’t save or load yet (as well as a number of other issues); there was a thread about this a few posts ago. Upshot: It is a work in progress, they are planning on making it save/load/other things, but there is no time estimate for when. Might want to view the archive for the posts but there’s not much beyond that for now.