[ wxwindows-Feature Requests-1729651 ] wxRichTextCtrl: DC Renderer
SourceForge.net
noreply at sourceforge.net
Fri Jun 1 12:26:40 PDT 2007
Feature Requests item #1729651, was opened at 2007-06-01 21:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359863&aid=1729651&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: Open
Priority: 5
Private: No
Submitted By: sebastian (sets)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxRichTextCtrl: DC Renderer
Initial Comment:
I'm missing something like wxHtmlDCRenderer in the API of wxRichTextCtrl. It should be possible to render the contents of a wxRichTextCtrl into a rectangular area of a DC (with fixed width, return-value for the consumed height, and the ability to render the remaining text into another rectangular area if a given constraint in the height was reached).
With this, a user of wxRichTextCtrl can implement page-layouts that go beyond the capabilities of wxRichTextPrinting. For example, you can print tables where the cells contain RichText (but the table itself isn't RichText). Or you can implement double-column-layout.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359863&aid=1729651&group_id=9863
More information about the wx-dev
mailing list