From: Alex T. <al...@tw...> - 2005-11-28 12:01:37
|
Siddhartha Azad wrote: >Hi, >I wanted to know if there's a way to add widgets >dynamically using PythonCard. For example if I wanna >dynamically generate GUIs without using the Resource >Editor. I know it is supported in wxPython. >If not, what are the plans for supporting such a >functionality? > > Yes, you can do that already. See samples/noresource for an example - this has both a dictionary included in the source code (rather than a separate resource file), and a dynamically created component. -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.13.8/183 - Release Date: 25/11/2005 |