Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: two minor things


  • 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: Fri, 07 Sep 2007 15:11:51 +0100
  • Message-id: <46E15C27(dot)8010804(at)postgresql(dot)org>

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)

Soryy for the delay getting back to this. The affected dialogues are all (apart from not the ones I tested!) the resizeable ones. This is significant because they use sizers to position the buttons, so I think what happens when I try to swap them like we do in the other dialogs is that the sizers just redraw everything and put them right back where they were.

I'm trying to figure out a fix for this which doesn't involve platform-specific XRC files...

/D




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group