From: | Dave Page <dpage(at)postgresql(dot)org> |
---|---|
To: | Jyrki Wahlstedt <jwa(at)wahlstedt(dot)fi> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: two minor things |
Date: | 2007-09-10 12:06:00 |
Message-ID: | 46E53328.50900@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Jyrki Wahlstedt wrote:
>> 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?
>>
> The dialogs to create:
> 1) functions
> 2) trigger functions
> 3) views
> 4) triggers
> 5) rules,
> at least so it seems. (OK button should be rightmost)
Anyone have any ideas how we can fix this? Swapping the buttons simply
doesn't work afaict because the sizers just return them to their
original positions. I'm trying to avoid having platform specific XRC
files or any hacks involving swapping the events...
I'm pretty stumped right now :-(
/D
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2007-09-10 13:52:46 | SVN Commit by dpage: r6631 - trunk/pgadmin3/pgadmin/include |
Previous Message | Dave Page | 2007-09-10 09:23:36 | Re: More refresh issues |