News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

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

Started by halflifezy, July 06, 2020, 01:24:03 PM

Previous topic - Next topic

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

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]