Hi all,
here are some thoughts about new features:
*ComboBox in DataEditor if column has an foreign key (not sure if had
already read this on list, but found nothing in trac)
*Higher time resolution for pgAdmin jobs. A job should be runable e.g.
every 1 second or 10 seconds.
*A button for sel
Hi,
as already mentioned, I'm not that firm with the multiplatform demands.
Anyway here is my suggest working on ubuntu gnome.
Regards
Steffen
Original-Nachricht
Betreff:dlgEditGridOptions
Datum: Thu, 19 Aug 2010 21:56:08 +0200
Von:Steffen Kuhn
An: p...@kuhn
Hi ,
if pgAdmin is startet with option 'S' and there are no QuickConnect
informations in the settings
the readonly comboboxes make no sense.
I tried following code:
if (form == NULL)
{
cbServer->SetValue(settings->Read(wxT("QuickConnect/server"),
wxEmptyString));
if (cbServer