From: rpnoble <rp...@ib...> - 2008-05-24 06:33:52
|
I'm porting a web application back to a win32 app and have used win32-gui for my development for the past three years. However I have hit a road block in creating controls on the fly. My web application allows my users to define questions tied to a database field. As part of the question definition they can choose the control type (i.e,: text box, list box, radio button, check box). What is the best method to create these controls in a win32 window? -- View this message in context: http://www.nabble.com/creating-controls-on-the-fly-tp17444828p17444828.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |