[Plib-devel] Re: [BUG] puComboBox broken since recent puInputBase commit?
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2006-03-28 16:52:33
|
* Bram Stolk -- Tuesday 28 March 2006 18:19: > Melchior FRANZ wrote: > > It looks like the recent puInput{,Base} commit broke comboboxes? > > Can someone check (and fix :-)? Selecting a puPopupMenu entry > > doesn't update the puInput any more. > Do you have a test sample? Attached. It's derived from simple.cxx. With a plib from before the puInputBase changes (about two or three weeks back), the input field is updated if you select an entry from the popup. With HEAD it isn't. > I never understood "widget_list" from examples/src/pui > If I start that, it opens a gazzillion windows, none of which > are responsive. I've well understood that it's meant to be as useless as it is. I really wonder why there's no application that demonstrates all available widgets. m. |