Hereby a v1.0 patch implementing basic ordering for a wxListCtrl: - The patch is developed using MSVC 2008. - 2 new source files ctl\ListItemArranger.cpp and include\ListItemArranger.h are added. - 4 new image file are added in include\images (wxListItemArranger*.xpm) - For demo the dlgType.xrc and dlgType.cpp are modified. - 2 mk files modified manually. - After patching run embed-xrc - For compiling with MSVC the two source files must be added manually to ctl and include filters inside VS2005/2008. - For testing: Goto "add new composite type" then the definition tab.
Please let me know what you think. regards, Gevik. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: Monday, October 20, 2008 3:10 PM > To: Gevik Babakhani > Cc: [email protected] > Subject: Re: [pgadmin-hackers] extending functionality strategy > > On Mon, Oct 20, 2008 at 1:52 PM, Gevik Babakhani > <[EMAIL PROTECTED]> wrote: > >> Having never used QT, I have no idea. I have little doubt > you would > >> better measuring in man-months though. > > > > I can do an impact analysis if you are remotely considering moving > > away from wxWidgets :) > > I can't honestly say it's very high on the priority list. > > > > -- > Dave Page > EnterpriseDB UK: http://www.enterprisedb.com > > -- > Sent via pgadmin-hackers mailing list > ([email protected]) To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers >
ListItemArrange-1.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
