Re: GUI Interface

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Tino Wildenhain" <tino(at)wildenhain(dot)de>, "Kenneth Downs" <ken(at)secdat(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: GUI Interface
Date: 2006-05-12 12:26:49
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40138812E@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Tino
> Wildenhain
> Sent: 12 May 2006 13:19
> To: Kenneth Downs
> Cc: pgsql-general(at)postgresql(dot)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

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2006-05-12 12:31:17 Re: GUI Interface
Previous Message Carlos 2006-05-12 12:26:40 Re: Reindexdb