wxComboBox refresh X11 2.8.0

Jan Boehme aiscape at hotmail.com
Thu Jan 11 00:03:00 PST 2007


Vadim Zeitlin wrote:
> On Wed, 10 Jan 2007 17:50:03 +0100 Jan Boehme <aiscape at hotmail.com> wrote:
> 
> JB> I tried Select(int) and SelectStringSelection( wxString& ) but in the 
> JB> X11 port (win and gtk work) the control won't be updated. Internally 
> JB> they are set in the right way but the ui refresh doesn't work.
> 
>  SetStringSelection() may fail if the string is not in the combobox.
> But Select() and/or SetSelection() should really work from looking at the
> code, I don't know why they don't. Have you tried to trace inside wxUniv
> code and see what happens there?
> 
>  Regards,
> VZ
> 

Hi Vadim,

thanks for answering. Sorry, but I missed to tell you that I tried the 
univ code.

Now, I'll try the pure X11 version. If it doesn't work, i'll make a 
Mickey Mouse sample.

Regards, Jan.






More information about the wx-users mailing list