[ wxwindows-Bugs-1806953 ] wxRichTextControl::AddParagraph() is broken
SourceForge.net
noreply at sourceforge.net
Tue Feb 26 06:04:31 PST 2008
Bugs item #1806953, was opened at 2007-10-03 13:52
Message generated for change (Settings changed) made by juliansmart
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1806953&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: vbeaudoin (vbeaudoin)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxRichTextControl::AddParagraph() is broken
Initial Comment:
I'm using wxMSW-2.8.6/C++.
When I do richtext->AddParagraph(wxT("Hello world!")), nothing gets displayed on the screen. I have to type something in the wxRichTextCtrl to make the new paragraph appears. It looks like AddParagraph() doesn't not update the content of the control.
Thank you!
----------------------------------------------------------------------
Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 13:46
Message:
Logged In: YES
user_id=59495
Originator: NO
Fixed, thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1806953&group_id=9863
More information about the wx-dev
mailing list