On Feb 12, 2008 9:46 AM, Magnus Hagander <[EMAIL PROTECTED]> wrote:

> AFAIK, none of that auto-formatting is a part of what Windows richtext
> control does, I think it's all in wx. Not that it helps you, though :-(
> Unless you want to add code to wx to do it...

No, the HYPERLINK text does come from the control itself. wxWidget's
GetValue() code just uses the EM_GETTEXTRANGE message across the
entire text range to retrieve the value from what I can see.


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Oracle-compatible database company

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to