Re: Small modification

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Small modification
Date: 2003-08-18 12:12:46
Message-ID: 3F40C2BE.9060606@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hiroshi,

Hiroshi Saito wrote:

>1)
>pgobject.cpp(666) : error C2668: 'wxString::wxString'
>This happens with MSW.
>' ' -> wxT(" ") change
>
This fix is wrong, the current code is correct. The used constructor
will create a string of indent spaces.

>
>2)
>ui\frmmain.cpp(23) : fatal error
>wx/tbarsmpl.h...
>It seems that it was moved with recent wxWindows-cvs to contrib.
>had better take it.
>Even if it is not here, it is all right with wxWindows-pgAdmin3-20030722
>
Can't say anything about that, please continue using the frozen
wxWindows-pgAdmin3-20030722 version. Any later version is unpredictable
until we have a wx2.5 release.

Regards,
Andreas

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-08-18 12:51:52 Website issues
Previous Message Jean-Michel POURE 2003-08-18 12:04:18 Re: pgA3 desktop integration