Hello all PowerBuilder wizards!
I'm using PW8 in Win2000.
My question is: how to create some control (for example, CommandButton) on the window at runtime. I tried like this:
commandbutton b1
OpenUserObject(b1, 100, 100)
I am able to interact with b1's properties, but the control is still invisible! I'll be very pleasant if you'll help me!
Thank you!
Alexey.
I'm using PW8 in Win2000.
My question is: how to create some control (for example, CommandButton) on the window at runtime. I tried like this:
commandbutton b1
OpenUserObject(b1, 100, 100)
I am able to interact with b1's properties, but the control is still invisible! I'll be very pleasant if you'll help me!
Thank you!
Alexey.