Re: GUI Interface - Mailing list pgsql-general

From Dave Page
Subject Re: GUI Interface
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40138812E@ratbert.vale-housing.co.uk
Whole thread Raw
In response to GUI Interface  ("Bart Butell" <bbutell@sasquatch-eng.com>)
List pgsql-general

> -----Original Message-----
> From: pgsql-general-owner@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tino
> Wildenhain
> Sent: 12 May 2006 13:19
> To: Kenneth Downs
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] GUI Interface
>
> Yes, that seems a gtk issue. You mark, then klick accidentaly
> into the marked text (usually to change the mark area) and in
> the result you are dragging the text to nowhere. pgadmin and
> X freezes in this case. However you can login via another box
> and just kill pgadmin to unfreeze. Maybe there is a problem
> with how drag & drop is/isnt handled by the code? I have no idea.

It's possible - drag 'n' drop is entirely handled by the Styled Text
Control from wxWidgets rather than pgAdmin though, so it should be
possible to reproduce it in other STC's in the app - for example, the
function defintion on the Function dialogue. I'd be interested if this
is possible as it should then be fairly easy to whip up a test case for
the wx guys to look at.

Regards, Dave

pgsql-general by date:

Previous
From: "Carlos"
Date:
Subject: Re: Reindexdb
Next
From: Tony Caduto
Date:
Subject: Re: GUI Interface