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/ -->

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to