After I create a control dynamically I can set it's properties. Can I also set it's Actions such as 'ActionOnClick'? If so How?
Hello, sorry for the late reply:
self.setProperty('Button2.ActionOnClick','MyFunction()')
Log in to post a comment.
After I create a control dynamically I can set it's properties. Can I also set it's Actions such as 'ActionOnClick'? If so How?
Hello, sorry for the late reply: