From: Marcus <li...@wo...> - 2002-06-01 11:05:33
|
>>Wx::Listbox::Number seems to be unknown. >AFAIR it is deprecated. Try looking for GetCount or GetItemCount. Thanks, GetCount() works. However in the current wx 2.3.2 docs there is no mention of Number() being deprecated. GetCount() is not listed either. Is it a 2.3.3 change? Marcus |