From: <gre...@co...> - 2004-09-12 16:35:17
|
Minor bug? Maybe this was already fixed in the latest version? Below is the code generated by the resource editor. You can use it to replicate the bug, but any example should work. -Greg Version Info: PythonCard version: 0.8 wxPython version: 2.5.2.7 Python version: 2.3.3 (#51, Dec 18 2003, 20:22:39) [MSC v.1200 32 bit (Intel)] Platform: win32 {'application':{'type':'Application', 'name':'Template', 'backgrounds': [ {'type':'Background', 'name':'bgTemplate', 'title':'Standard Template with no menus', 'position':(198, 198), 'size':(490, 582), 'components': [ {'type':'Choice', 'name':'Choice1', 'position':(118, 78), 'size':(130, -1), 'backgroundColor':(255, 128, 255), 'foregroundColor':(0, 0, 255), 'items':['1', '2', '3', '4', '5', '6'], }, ] # end components } # end background ] # end backgrounds } } |