Re: Dialogs Review new patch

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Dialogs Review new patch
Date: 2008-08-26 14:22:01
Message-ID: 48B41189.2070804@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Guillaume Lelarge a écrit :
> [...]
> I'll only commit some pieces of my patch. Here are the dialogs that
> won't be commited:
>
> * dlgFunction (status bar, OK and cancel buttons don't display
> correctly on Mac)
> * dlgLanguage (strange error about wxChoice::GetString on Mac...
> strange because there's no wxChoice widget on this dialog)
> * dlgTable (wxListCtrl issue on Columns tab, on Mac)
> * dlgType (on Mac and Windows)
> * dlgRole (no chkValue on Variables tab, on Linux)
> * dlgSchedule (Days and Times tabs, on all platforms)
>
> New patch is available on:
> http://developer.pgadmin.org/~guillaume/dialogreview_20080825.patch.bz2
>
> It'll be commited tomorrow afternoon (if no one objects).
>

Done.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2008-08-26 14:24:43 Re: Dialogs Review new patch
Previous Message svn 2008-08-26 14:21:12 SVN Commit by guillaume: r7420 - in trunk/pgadmin3: . pgadmin pgadmin/agent pgadmin/ctl pgadmin/dlg pgadmin/include/agent pgadmin/include/dlg pgadmin/include/utils pgadmin/ui