User forums > Using Code::Blocks

how to add a string item to wxcombobox or wxlistbox or wxlistview?

(1/1)

halflifezy:
how to add a string item to wxcombobox or wxlistbox or wxlistview?
just like delphi code  ComboBox1.Items.Add('mystring');    ListBox1.Items.Add('mystring');

stahta01:
A better website for wxWidgets questions is https://forums.wxwidgets.org/
A good wx reference site https://docs.wxwidgets.org/
Link to this website rules http://forums.codeblocks.org/index.php/topic,9996.0.html

Tim S.

Navigation

[0] Message Index

Go to full version