Re: Ticket #223

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Ticket #223
Дата
Msg-id 4C76C227.4010306@lelarge.info
обсуждение исходный текст
Ответ на Ticket #223  (Steffen Kuhn <pg@kuhnsteffen.de>)
Ответы Re: Ticket #223  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Le 26/08/2010 17:40, Steffen Kuhn a écrit :
> Hi Guillaume,
>
> first of all: you are quite hardworking today.
>
> I thought about #223 because I really don't like app crashes.
> WxWigets tells me that frames opened before app main loop are not
> destroyed.
> (http://docs.wxwidgets.org/2.8/wx_wxappoverview.html#wxappshutdownoverview)
>
> So I see there two possibilites:
> _1 Say this is feature like wxWidgets does and care about not unchecked
> accessing frmMain in frmQuery which is not null but invalid in frmQuery
> _2 Close descendant frames on frmMain exit, by either delegate opening
> to frmMain so this is done by default or take care about in
> frmMain::OnCLose
>     or pgAdmin3::OnExit
> What do you think about this.
>

I actually don't think it is a good idea to allow a user to use both -q
and -s at the same time. If you use -q, it means you don't want to use
the browser. But -s launches the browser. Kind of weird, don't you
think? so my question is: why would anyone use both of them at the same
time? (the same question goes for -S and -s)


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: 1.12 RC for monday - translations needed
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update german translation, per Steffen Kuhn.