src/ui/frmQuery.cpp : tentative patch - Mailing list pgadmin-hackers

From Ian Barwick
Subject src/ui/frmQuery.cpp : tentative patch
Date
Msg-id 1d581afe041124134436727f77@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
Hi

when starting pgAdmin with a fresh .pgadmin file, in the query tool's
"File" menu the option "Recent files" is active, but selecting it
produces a miniscule box with no content. It's not a particularly
dramatic problem, but it caused me to wonder what recent files
it could possibly refer to as I'd never started pgadmin on this
particular system before.

I'd like to believe the attached patch solves this problem by
only activating the menu item if at least one recently saved
file is known. It seems to work.

However I must point out I had only vaguely heard of wxWidgets
before yesterday and my C++ hasn't been out and about much
recently, so I wouldn't be surprised if there's a better / safer
way of doing this. (If there is, and someone could point it out,
I'd appreciate it, because I'd be interested in getting to know
the pgadmin internals  a bit better).

Ian Barwick

Attachment

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Teensy documentation patch
Next
From: blacknoz@club-internet.fr
Date:
Subject: Re: Documentation distribution