Re: Development question

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Leon Miller-Out <leon(at)comvision(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Development question
Date: 2005-02-14 11:54:54
Message-ID: 4210918E.70105@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Leon Miller-Out wrote:
> Hi. I'm well on my way to making a working Window menu (which I guess is
> only necessary in OS X, but might be nice in other OSes as well).

Does this mean you're running pgAdmin3 successfully under OSX? No more
problems? If so, please report your setup (OSX/wx version, configure
options).

> The
> Window menu will list all of the open windows and allow the user to
> switch between them.

This sounds like MDI's window menu, but we're SDI. If there's some
window/topFrame registration/setup missing to allow the desktop to
switch between frames, then wxWidgets should do the stuff; it can't be
up to pgAdmin to manage the windows.

Regards,
Andreas

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2005-02-14 13:05:10 CVS Commit by andreas: TreeSelChange fixes (menu/statistics/dependency
Previous Message Andreas Pflug 2005-02-14 11:47:18 Re: Current CVS tree broken?