Skip to main content
Known Participant
July 13, 2009
Question

[CS2/CS3] - Creating widgets at runtime

  • July 13, 2009
  • 1 reply
  • 461 views

Hi, please could anyone help me, how to create f.e. CheckBoxWidget from the code during runtime, not from resource files ? Please send me some sample or link where to find these kind of informations ?

Thanks, marxin

This topic has been closed for replies.

1 reply

Known Participant
July 14, 2009

Use CreateObject() to instantiate an object. Search for CreateObject() to find more details....

HTH,

Kamran