| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Server Status window work |
| Date: | 2009-02-12 16:29:09 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Thu, Feb 12, 2009 at 4:26 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> So, we keep the wxAuiManager and add panes. I'm not sure if the result
> will be really interesting. But I don't think it is much work to do.
> I'll work on it right now.
Thats what I figured. Just stick everything on a pane instead of a
notebook page, and away it goes.
>>> They're already wrapped in a wxFlexGridSizer. I don't think we can do
>>> much with since. Perhaps a toolbar for each tab? but I don't really like
>>> this idea.
>>
>> What about replacing the slider and text control with a combo box that
>> offers Don't refresh, ! second, 5 seconds, 10 seconds, 30 seconds, 1
>> minute, 5 minutes, 10 minutes, 30 minutes, 1 hour. That will be a
>> fixed size (and much smaller than the slider), and should be small
>> enough to fit a decent four-pane layout on an 800x600 window.
>>
>
> OK. If people wants more delay options, we can let the user customize
> this with options in the options dialog.
I don't think there's any need though, do you?
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2009-02-12 23:09:28 | Re: Server Status window work |
| Previous Message | Guillaume Lelarge | 2009-02-12 16:26:40 | Re: Server Status window work |