Re: interface freezes on long running ops

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: interface freezes on long running ops
Date: 2005-10-20 14:59:14
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC35FA@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 20 October 2005 15:38
> To: Dave Page
> Cc: Harald Armin Massa; pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] interface freezes on long running ops
>
> Dave Page wrote:
>
> >
> > I just committed a fix for this because I was able to
> reproduce it. You
> > can optionally pass a wxWindow to wxSafeYield to prevent it from
> > disabling input from that one window, which is what I have
> done to allow
> > the cancel button to be pressed.
> >
> > I'm not entirely sure why we don't just use wxYield here
> and allow the
> > rest of the UI to be usable as well - is there a reason for that
> > Andreas, or is this just an oversight?
>
> Hm, might be a change of function over time; check it out.

It's documented as the same in 2.4.2 <shrug>.

Regards, Dave.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-10-20 15:05:35 Re: viewing tables with bytea fields in 1.2.2 and
Previous Message Andreas Pflug 2005-10-20 14:50:06 Re: Possible bug in pgAdmin III v1.2.2