Re: pgadmin 1.4.1? - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: pgadmin 1.4.1?
Date
Msg-id 438EFE00.7070902@pse-consulting.de
Whole thread Raw
In response to Re: pgadmin 1.4.1?  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 30 November 2005 22:52
>>To: Dave Page
>>Cc: pgadmin-hackers@postgresql.org
>>Subject: Re: pgadmin 1.4.1?
>>
>>Dave Page wrote:
>>
>>>Before would be good, for the installer!
>>
>>Agreed, but we should fix the grant combobox issue first.
>>Maybe tomorrow.
>
>
> Yeah, I was hoping to look at it some more.

Ok, found that beast. wx changed the wxChoice/wxComboBox API,
introducing a new method GetCurrentSelection that has the functionality
of <2.6.2 GetSelection. Fool me, believing that 2.6.x had a stable API
on basic controls, so it wouldn't matter if 2.6.0 or 2.6.2 is used...


Regards,
Andreas

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: SVN Commit by andreas: r4773 - branches/REL-1_4_0_PATCHES/pgadmin3/src/ctl
Next
From: "Dave Page"
Date:
Subject: Re: pgadmin 1.4.1?