Re: Beta 2 Wednesday? - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Beta 2 Wednesday?
Date
Msg-id 46ADA543.40909@lelarge.info
Whole thread Raw
In response to Re: Beta 2 Wednesday?  (Dave Page <dpage@postgresql.org>)
Responses Re: Beta 2 Wednesday?
List pgadmin-hackers
Dave Page a écrit :
> Guillaume Lelarge wrote:
>[...]
>> OK, I think I've found a fix to Pavel's issue. To check cbLanguage, we
>> use GetCurrentSelection. When I try to change an already defined
>> function, GetCurrentSelection always returns -1 which is an invalid
>> value. If I use GetGuessedSelection (with every other changes needed to
>> use ctlComboBox instead of wxComboBox), it works great. I'm not sure
>> this is the right way to fix this, so here is the patch.
>>
>> As always, comments welcomed.
>
> Hmm, sounds like it might be platform specific issue, similar to (but
> not the same) one Stefan fixed for me in wxMac before 2.8 was released.
>
> What OS and version of wxWidgets is this?
>

Kubuntu 7.04 (linux 2.6.20).
wxWidgets 2.8.4 (kubuntu's package).

I don't know for Pavel.

> I have no problem with the patch, so if this is reproducable with the
> latest wx version, please go ahead and apply.
>

If you're still OK, I will commit it today.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
     http://lfs.traduc.org/
     http://docs.postgresqlfr.org/ -->

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Beta 2 Wednesday?
Next
From: Dave Page
Date:
Subject: Re: Beta 2 Wednesday?