Re: [Plib-devel] Re: [BUG] puComboBox broken since recent puInput Base commit?
Brought to you by:
sjbaker
From: Jan R. <slo...@gm...> - 2006-04-30 18:38:03
|
Am Thu, 13 Apr 2006 18:28:26 +0200 schrieb Bram Stolk <br...@sa...>: > Can someone please try to reproduce my problem with > examples/src/ssg/sky ? > > When switching e.g. between sun and moon, the box is not updated > when toggled with the little arrow icons. Hello Bram, I can reproduce this problem. The box is only updated when clicking right into the entry field *after* clicking on one of the arrows. And I have the same problem with the pu(a)ComboBox in CRRCsim. I've just started to convert all existing puComboBox'es to puaComboBox to be ready for a new PLIB release. I started with one single dialog and linked against the current PLIB CVS. Now both versions, puComboBox and puaComboBox show this strange behaviour. The ComboBox item selection works (callback is activated, getCurrentItem() returns the correct new selection), but the entry field is not updated until I click right into it. Kind regards, Jan R. -- Jan Reucker email: jan dot reucker at web dot de web: http://www.reucker-online.de |