Re: Formatted text confuses table grid under windows
- From: "Dave Page" <dpage(at)pgadmin(dot)org>
- To: "Magnus Hagander" <magnus(at)hagander(dot)net>
- Cc: "Erwin Brandstetter" <brandstetter(at)falter(dot)at>, pgadmin-hackers(at)postgresql(dot)org
- Subject: Re: Formatted text confuses table grid under windows
- Date: Tue, 12 Feb 2008 09:55:29 +0000
- Message-id: <937d27e10802120155v3cc7be53jcb4fdf94871ed31(at)mail(dot)gmail(dot)com>
On Feb 12, 2008 9:46 AM, Magnus Hagander <magnus(at)hagander(dot)net> 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
Home |
Main Index |
Thread Index