frmMain.rsrc.py :  » Language-Interface » VB-to-Python-Converter » vb2py-0.2 » vb » test1 » test » Python Open Source

Home
Python Open Source
1.3.1.2 Python
2.Ajax
3.Aspect Oriented
4.Blog
5.Build
6.Business Application
7.Chart Report
8.Content Management Systems
9.Cryptographic
10.Database
11.Development
12.Editor
13.Email
14.ERP
15.Game 2D 3D
16.GIS
17.GUI
18.IDE
19.Installer
20.IRC
21.Issue Tracker
22.Language Interface
23.Log
24.Math
25.Media Sound Audio
26.Mobile
27.Network
28.Parser
29.PDF
30.Project Management
31.RSS
32.Search
33.Security
34.Template Engines
35.Test
36.UML
37.USB Serial
38.Web Frameworks
39.Web Server
40.Web Services
41.Web Unit
42.Wiki
43.Windows
44.XML
Python Open Source » Language Interface » VB to Python Converter 
VB to Python Converter » vb2py 0.2 » vb » test1 » test » frmMain.rsrc.py
{'stack': {'backgrounds': [{'components': [{'checked': 0,
                                            'label': 'Check1',
                                            'name': 'Check1',
                                            'position': (224, 224),
                                            'type': 'CheckBox'},
                                           {'checked': 1,
                                            'label': 'Check2',
                                            'name': 'Check2',
                                            'position': (224, 248),
                                            'type': 'CheckBox'},
                                           {'items': ['hello',
                                                      'goodbye',
                                                      'see you',
                                                      'back again',
                                                      'here',
                                                      'there',
                                                      'everywhere'],
                                            'name': 'Combo1',
                                            'position': (240, 144),
                                            'size': (169, 21),
                                            'type': 'ComboBox'},
                                           {'items': ['thing'],
                                            'name': 'Combo2',
                                            'position': (240, 176),
                                            'size': (169, 21),
                                            'type': 'ComboBox'},
                                           {'items': [],
                                            'name': 'Combo3',
                                            'position': (24, 200),
                                            'size': (177, 21),
                                            'type': 'ComboBox'},
                                           {'label': 'Show radio',
                                            'name': 'Command1',
                                            'position': (464, 288),
                                            'size': (81, 25),
                                            'type': 'Button'},
                                           {'name': 'Label1',
                                            'position': (288, 16),
                                            'text': 'More static text',
                                            'type': 'StaticText'},
                                           {'items': ['un',
                                                      'deux',
                                                      'trois',
                                                      'quatre',
                                                      'cinq',
                                                      'six',
                                                      'sept'],
                                            'name': 'List1',
                                            'position': (432, 48),
                                            'size': (233, 95),
                                            'type': 'List'},
                                           {'items': [],
                                            'name': 'List2',
                                            'position': (432, 168),
                                            'size': (233, 95),
                                            'type': 'List'},
                                           {'label': 'Change',
                                            'name': 'btnChange',
                                            'position': (32, 248),
                                            'size': (65, 25),
                                            'type': 'Button'},
                                           {'label': 'Hide me direct',
                                            'name': 'btnDirectHide',
                                            'position': (216, 360),
                                            'size': (81, 25),
                                            'type': 'Button'},
                                           {'label': 'Do it',
                                            'name': 'btnDoIt',
                                            'position': (112, 120),
                                            'size': (105, 25),
                                            'type': 'Button'},
                                           {'label': 'Hide me (late bound)',
                                            'name': 'btnHideMe',
                                            'position': (288, 320),
                                            'size': (121, 25),
                                            'type': 'Button'},
                                           {'label': 'Second Form',
                                            'name': 'btnSecond',
                                            'position': (104, 160),
                                            'size': (113, 25),
                                            'type': 'Button'},
                                           {'label': 'Zero it!',
                                            'name': 'btnZeroIt',
                                            'position': (32, 328),
                                            'size': (73, 25),
                                            'type': 'Button'},
                                           {'checked': 1,
                                            'label': 'Add',
                                            'name': 'chkAdd',
                                            'position': (104, 248),
                                            'type': 'CheckBox'},
                                           {'checked': 0,
                                            'label': 'Sub',
                                            'name': 'chkSub',
                                            'position': (104, 272),
                                            'type': 'CheckBox'},
                                           {'items': ['one',
                                                      'two',
                                                      'three',
                                                      'four',
                                                      'five'],
                                            'name': 'cmbChoose',
                                            'position': (240, 104),
                                            'size': (177, 21),
                                            'type': 'ComboBox'},
                                           {'label': 'Factorial',
                                            'name': 'cmdFactorial',
                                            'position': (568, 352),
                                            'size': (73, 25),
                                            'type': 'Button'},
                                           {'name': 'lblLabel',
                                            'position': (24, 72),
                                            'text': 'My text',
                                            'type': 'StaticText'},
                                           {'name': 'txtName',
                                            'position': (24, 16),
                                            'size': (113, 25),
                                            'text': 'Text1',
                                            'type': 'TextField'},
                                           {'name': 'txtSecond',
                                            'position': (144, 48),
                                            'size': (137, 25),
                                            'text': 'Text1',
                                            'type': 'TextField'},
                                           {'name': 'txtValue',
                                            'position': (32, 296),
                                            'size': (97, 25),
                                            'text': '0',
                                            'type': 'TextField'}],
                            'menubar': {'menus': [{'items': [{'label': '&Copy',
                                                              'name': 'mnuCopy',
                                                              'type': 'MenuItem'},
                                                             {'label': 'Paste',
                                                              'name': 'mnuPaste',
                                                              'type': 'MenuItem'},
                                                             {'label': 'Undo',
                                                              'name': 'mnuUndo',
                                                              'type': 'MenuItem'}],
                                                   'label': 'Edit',
                                                   'name': 'mnuEdit',
                                                   'type': 'Menu'},
                                                  {'items': [{'label': 'Exit',
                                                              'name': 'mnuExit',
                                                              'type': 'MenuItem'},
                                                             {'label': 'Open',
                                                              'name': 'mnuOpen',
                                                              'type': 'MenuItem'},
                                                             {'label': 'Save',
                                                              'name': 'mnuSave',
                                                              'type': 'MenuItem'},
                                                             {'label': '-',
                                                              'name': 'mnuSep1',
                                                              'type': 'MenuItem'}],
                                                   'label': 'File',
                                                   'name': 'mnuFile',
                                                   'type': 'Menu'},
                                                  {'items': [{'label': 'About',
                                                              'name': 'mnuAbout',
                                                              'type': 'MenuItem'}],
                                                   'label': 'Help',
                                                   'name': 'mnuHelp',
                                                   'type': 'Menu'}],
                                        'type': 'MenuBar'},
                            'name': 'frmMain',
                            'position': (11, 57),
                            'size': (713, 445),
                            'style': ['resizeable'],
                            'title': 'Test form in VB',
                            'type': 'Background'}],
           'name': 'Template',
           'type': 'Stack'}}
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.