Re: two minor things - Mailing list pgadmin-hackers

From Dave Page
Subject Re: two minor things
Date
Msg-id 46DE9B20.3090303@postgresql.org
Whole thread Raw
In response to two minor things  (Jyrki Wahlstedt <jwa@wahlstedt.fi>)
Responses Re: two minor things
List pgadmin-hackers
Jyrki Wahlstedt wrote:
> Hi,
> I just noticed when browsing b4 (on OS X) that 1) if I try to create a
> new operator, I cannot write its name, I just get beeps.

You realise there are a very limited set of characters that can be used
in operators, and pgAdmin will restrict you to those only?

The allowed characters are:

+ - * / < > = ~ ! @ # % ^ & | ` ?

> Another thing
> that at some point of time would be good (for OS X, it is) is that 2)
> the dialog buttons seem to be in random order, when the default (or OK,
> though not necessarily so) should be the bottom right one.

The backup and restore dialogs are wrong, but all the rest look OK as
far as I can see. Any others I've missed that need fixing?

Regards, Dave

pgadmin-hackers by date:

Previous
From: Jyrki Wahlstedt
Date:
Subject: Re: I am missing rules
Next
From: Jyrki Wahlstedt
Date:
Subject: Re: two minor things