Re: Formatted text confuses table grid under windows - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Re: Formatted text confuses table grid under windows
Date
Msg-id 47B18D09.3070804@hagander.net
Whole thread Raw
In response to Re: Formatted text confuses table grid under windows  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Dave Page wrote:
> On Feb 12, 2008 9:46 AM, Magnus Hagander <magnus@hagander.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.

Hmm. Ok. Then ignore what I said :-) In that case, no clue.

//Magnus

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Formatted text confuses table grid under windows
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7074 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema