Revision 3,
769 bytes
checked in by pinwc4, 16 years ago
(diff) |
Added initial structure
|
Line | |
---|
1 | #tag Window |
---|
2 | Begin Window mainWindow |
---|
3 | BackColor = &hFFFFFF |
---|
4 | Backdrop = "" |
---|
5 | CloseButton = True |
---|
6 | Composite = False |
---|
7 | Frame = 0 |
---|
8 | FullScreen = False |
---|
9 | HasBackColor = False |
---|
10 | Height = 400 |
---|
11 | ImplicitInstance= True |
---|
12 | LiveResize = True |
---|
13 | MacProcID = 0 |
---|
14 | MaxHeight = 32000 |
---|
15 | MaximizeButton = False |
---|
16 | MaxWidth = 32000 |
---|
17 | MenuBar = 1097909413 |
---|
18 | MenuBarVisible = True |
---|
19 | MinHeight = 64 |
---|
20 | MinimizeButton = True |
---|
21 | MinWidth = 64 |
---|
22 | Placement = 0 |
---|
23 | Resizeable = True |
---|
24 | Title = "Untitled" |
---|
25 | Visible = True |
---|
26 | Width = 600 |
---|
27 | End |
---|
28 | #tag EndWindow |
---|
29 | |
---|
30 | #tag WindowCode |
---|
31 | #tag EndWindowCode |
---|
32 | |
---|
Note: See
TracBrowser
for help on using the repository browser.