Hi,
Le 22/08/2010 11:48, Steffen Kuhn a écrit :
> [...]
> if pgAdmin is startet with option 'S' and there are no QuickConnect
> informations in the settings
> the readonly comboboxes make no sense.
>
Yes, this was a known bug (at least to me), but didn't find the time to
work on it.
> I tried f
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