FYI:
wxWidgets has moved OGL to the wxCode site, I have no Idea if this is final;
But, I think they have no one who wants to support it.
Note, They appear to be trying to move everthing in Contrib to either
wxWidgets main code or to wxCode.
Tim S
http://wxcode.sourceforge.net/showcomp.php?name=o
FYI:
Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed
wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with compatible
support for 2.4 on, but under 2.8 by default 2.4 compatible
support is off. So, if this XRC is still being used it will have a
runtime error.
Tim S
Index:
It failed windows testing, but it may appear on Macs since Apple was
supposed to be using it in their new release of OSX.
Tim S
-Original Message-
From: Dave Page [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 11:23 AM
To: Tim Stahlhut
Cc: 'Hiroshi Saito'; pgadm
, March 13, 2007 10:24 AM
To: Tim Stahlhut; 'Dave Page'
Cc: pgadmin-hackers@postgresql.org
Subject: Re: [pgadmin-hackers] compile problem
Hi Tim-san.
> Yes, wxWidgets-2.8 has WXWIN_COMPATIBILITY_2_6=1 this is set in
> setup.h for windows users and passed as an option for Linux Users
still support 2.6 I would set WXWIN_COMPATIBILITY_2_6=1 in setup.h till you
get the other errors fixed first compiling against 2.9 (cvs-head)
Tim S
-Original Message-
From: Hiroshi Saito [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 9:57 AM
To: Dave Page; Tim Stahlhut
Cc: pgadmin
Dave Page wrote:
> Tim Stahlhut wrote:
>> Dave Page wrote:
>>
>>> Giuseppe Sacco wrote:
>>>> Hi all,
>>>> I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
>>>> system. Once I compiled and installaed wxwidget and it
Dave Page wrote:
> Giuseppe Sacco wrote:
>> Hi all,
>> I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
>> system. Once I compiled and installaed wxwidget and its "contrib"
>> directory, I get this error while compiling pgAdmin3:
>>
>> ./frm/frmBackupServer.cpp: In member fun