Re: wxEuphoria combo box

new topic     » goto parent     » topic index » view thread      » older message » newer message

sixs wrote:
> 
> Hello,
> I am trying to put a line together as I did in win32lib.
> when I get to the add_item (Combo8,line) command I get the statement 
> that I can't poke a atom.

You might need to use "insert_listctrl_item()".

Matt, for consistency's sake, since you use "delete_list_item()," I think
you should use "add_list_item()" or even just "add_item()" for list controls.
"insert_listctrl_item()" isn't that hard to remember, but I'm just not used
to it yet yet. :D

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu