Re: GUI Interface

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: GUI Interface
Date: 2006-05-15 19:53:14
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4013881C9@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: Tony Caduto [mailto:tony_caduto(at)amsoftwaredesign(dot)com]
> Sent: 13 May 2006 14:58
> To: Dave Page
> Subject: Re: [GENERAL] GUI Interface
>
> All that page mentions is the weird quirks on win32, I am
> sure you know what those are, i.e. windows suddenly lose
> there size and position info and appear in the upper left
> corner of the screen in a semi minimized state, there are others.
> Fix the problems and I will remove the thing about the
> quirks.

Hi Tony,

I have eventually found a bug which did what you described - when
closing a minimised window, an incorrect size/position value was
returned by wxWidgets and saved. This was certainly not a cross-platform
quirk as you described it (I've seen the exact same bug in VB apps
before now). This has now been fixed in SVN.

Please state what other 'quirks' you are referring to, and if they are
bugs I will fix them. If not, please update your site per your statement
above.

Regards, Dave

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-05-15 20:27:43 Re: can't reindex a couple of tables
Previous Message Rafael Alves 2006-05-15 19:33:53 Re: Erro ao tentar inserir um array de bytes