Re: [pgadmin-hackers] Buglets in dlgFunction

2008-11-20 Thread Guillaume Lelarge
Dave Page a écrit : > On Wed, Nov 19, 2008 at 11:21 PM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: > >> Can you take a quick look at this new patch? Thanks. I'll commit it if >> you find it good enough. > > Thanks - that looked good, so I've committed it (as I only too a > couple of clicks :-

Re: [pgadmin-hackers] extending functionality strategy

2008-11-20 Thread Dave Page
On Thu, Nov 20, 2008 at 3:01 PM, Ashesh D Vashi <[EMAIL PROTECTED]> wrote: > Forgot to say that, you can see the list-arranger in "Create Type" dialog. > This is just a rough design. > > I am looking forward to your feedbacks for further improvements. It crashes for me if I try to open dlgType :-(

Re: [pgadmin-hackers] extending functionality strategy

2008-11-20 Thread Ashesh D Vashi
Forgot to say that, you can see the list-arranger in "Create Type" dialog. This is just a rough design. I am looking forward to your feedbacks for further improvements. Regards, Ashesh Ashesh D Vashi wrote: Hi Dave Page, Dave Page wrote: I think you missed couple of files: xh_ctlListArrange

Re: [pgadmin-hackers] Buglets in dlgFunction

2008-11-20 Thread Dave Page
On Wed, Nov 19, 2008 at 11:21 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > > Can you take a quick look at this new patch? Thanks. I'll commit it if > you find it good enough. Thanks - that looked good, so I've committed it (as I only too a couple of clicks :-p ). I did increase the default

[pgadmin-hackers] SVN Commit by dpage: r7503 - in trunk/pgadmin3/pgadmin: ctl dlg ui

2008-11-20 Thread svn
Author: dpage Date: 2008-11-20 14:39:05 + (Thu, 20 Nov 2008) New Revision: 7503 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7503&view=rev Log: Further UI fixes [Guillaume Lelarge] Modified: trunk/pgadmin3/pgadmin/ctl/ctlSecurityPanel.cpp trunk/pgadmin3/pgadmin/

Re: [pgadmin-hackers] extending functionality strategy

2008-11-20 Thread Ashesh D Vashi
Hi Dave Page, Dave Page wrote: I think you missed couple of files: xh_ctlListArranger.h xh_ctlListArranger.cpp You are right. I missed to added two files: :( * ctl/ctlListItemArranger.cpp * include/ctl/ctlListArranger.h Please find the updated patch. Regards, Ashesh Index: ctl/xh_ctlListA

Re: [pgadmin-hackers] TODO List

2008-11-20 Thread Dave Page
On Wed, Nov 19, 2008 at 10:33 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> [...] >> Can you please take a minute or two to look at the TODO list: >> http://www.pgadmin.org/development/todo.php and note any items that >> have been completed already, ones that don't make

[pgadmin-hackers] SVN Commit by dpage: r7502 - trunk/pgadmin3

2008-11-20 Thread svn
Author: dpage Date: 2008-11-20 13:38:42 + (Thu, 20 Nov 2008) New Revision: 7502 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7502&view=rev Log: Remove an obsolete bug Modified: trunk/pgadmin3/BUGS -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgre

[pgadmin-hackers] SVN Commit by dpage: r7501 - trunk/pgadmin3

2008-11-20 Thread svn
Author: dpage Date: 2008-11-20 13:22:45 + (Thu, 20 Nov 2008) New Revision: 7501 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7501&view=rev Log: TODO list updates Modified: trunk/pgadmin3/TODO -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.o

Re: [pgadmin-hackers] new patch for index DESC/NULLS FIRST/NULLS LAST

2008-11-20 Thread Dave Page
Hi, On Wed, Nov 19, 2008 at 12:38 PM, Quan Zongliang <[EMAIL PROTECTED]> wrote: > hi, all > > new version Patch for TODO item: > - Add support for DESC/NULLS FIRST/NULLS LAST when creating indexes. > > The Go method in dlgIndex seems clumsy. Maybe we need a new > pgIndexColumn class or another cod

Re: [pgadmin-hackers] extending functionality strategy

2008-11-20 Thread Dave Page
On Tue, Nov 18, 2008 at 1:12 PM, Ashesh D Vashi <[EMAIL PROTECTED]> wrote: > Hi All, > > I give a try on this. > * Created a combined component using wxPanel, which contains ctlCtrlView & > arranger buttons both. > > It is just a simple development patch. > Lot of modifications will be needed. I t

Re: [pgadmin-hackers] somewhere has free xrc file editor?

2008-11-20 Thread Quan Zongliang
> None are very good in my experience. I tend to use XRCed: > http://xrced.sourceforge.net/ which seems to be the best. Thanks. -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] somewhere has free xrc file editor?

2008-11-20 Thread Dave Page
On Thu, Nov 20, 2008 at 9:21 AM, Quan Zongliang <[EMAIL PROTECTED]> wrote: > > Somewhere has free xrc file editor? > > I mean a WYSIWYG editor. > > Now, I have to use NotePad++. None are very good in my experience. I tend to use XRCed: http://xrced.sourceforge.net/ which seems to be the best. --

[pgadmin-hackers] somewhere has free xrc file editor?

2008-11-20 Thread Quan Zongliang
Somewhere has free xrc file editor? I mean a WYSIWYG editor. Now, I have to use NotePad++. Thanks. --- Quan Zongliang [EMAIL PROTECTED] CIT Japan: http://www.cit.co.jp CIT China: http://www.citbj.com.cn -- Sent via pgadmin-hackers mailing list (