Re: [Plib-devel] [BUG] puaComboBox: initial value isn't respected
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2006-10-19 15:24:47
|
Forgot this one: (4) p-guide doesn't compile. It issues this error message: CreateWidget.cxx: In function 'puObject* createWidget(int)': CreateWidget.cxx:32: error: 'PUCLASS_SCROLLINGLIST' was not declared in this scope [...] CreateWidget.cxx:32: error: 'puaScrollingList' was not declared in this scope And, indeed: neither PUCLASS_SCROLLINGLIST nor puaScrollingList are defined anywhere in plib/svn. Some private widget that you never committed? Or is this a planned, new name for puList or puAuxList? m. |