1. [WIN] copy combo box selection into clipboard

How can I get an item selected in a combo box copied into the clipboard?

I tried: "onChange_TheCombo", copy(TheCombo), but that didn't work;
then I tried: "onChange_TheCombo",
copy(getItem(TheCombo,getIndex(TheCombo))) but that didn't work either.

Dan Moyer

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu