checkBox labels

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

I while ago I thought I saw somebody trying the change a checkBox lable.
I had this idea, untested.

atom myCheckBox

procedure changeLabel(sequence whatIwantItToSay)
myCheckBox = createEx ( CheckBox2 = createEx( CheckBox, whatIwantItToSay,
  Window1, 36, 128, 56, 20, 0, 0 )
end procedure

changeLabel("hello World")


Don Cole

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

Search



Quick Links

User menu

Not signed in.

Misc Menu