Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Formatted text confuses table grid under windows

Re: Formatted text confuses table grid under windows



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

top