Re: [pgadmin-hackers] Formatted text confuses table grid under windows

2008-02-12 Thread Dave Page
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 f

Re: [pgadmin-hackers] Formatted text confuses table grid under windows

2008-02-12 Thread Magnus Hagander
Dave Page wrote: Hi Erwin, To see my point you might want to just reproduce the bug. Create an email hyperlink in an OOo document. (Insert -> Hyperlink ..) Then copy/paste the email-address to a text field in the table grid. As long as you are in edit mode, the field displays (in blue, so obvio

Re: [pgadmin-hackers] Formatted text confuses table grid under windows

2008-02-12 Thread Magnus Hagander
Dave Page wrote: 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 t