]>
Commit | Line | Data |
---|---|---|
302aa842 JS |
1 | static char *project_dialog = "dialog(name = 'project_dialog',\ |
2 | style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\ | |
3 | title = 'VC++ Project Generation',\ | |
4 | id = 100,\ | |
5 | x = 10, y = 10, width = 269, height = 186,\ | |
6 | background_colour = 'C0C0C0',\ | |
7 | use_dialog_units = 1,\ | |
8 | use_system_defaults = 0,\ | |
9 | font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\ | |
10 | control = [101, wxTextCtrl, '', '0', 'textctrl2', 136, 18, 120, 11, '',\ | |
11 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
12 | control = [102, wxStaticText, 'Project path:', '0', 'statictext3', 136, 9, 112, 9, '',\ | |
13 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
14 | control = [104, wxStaticText, 'Project name:', '0', 'static1234', 8, 9, 58, 9, '',\ | |
15 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
16 | control = [105, wxTextCtrl, '', '0', 'textctrl6', 9, 18, 60, 11, '',\ | |
17 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
18 | control = [6002, wxStaticText, 'Project target:', '0', 'statictext6', 72, 8, 56, 10, '',\ | |
19 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
20 | control = [6003, wxTextCtrl, '', '0', 'textctrl7', 72, 18, 60, 11, '',\ | |
21 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
22 | control = [6005, wxStaticText, 'Source files:', '0', 'statictext9', 8, 34, 248, 6, '',\ | |
23 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
24 | control = [6006, wxTextCtrl, '', '0', 'textctrl10', 8, 44, 249, 11, '',\ | |
25 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
26 | control = [6007, wxStaticText, 'Include paths:', '0', 'statictext11', 8, 60, 116, 10, '',\ | |
27 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
28 | control = [6006, wxTextCtrl, '', '0', 'textctrl12', 8, 71, 128, 11, '',\ | |
29 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
30 | control = [6009, wxStaticText, 'Resource include paths:', '0', 'statictext13', 140, 61, 104, 12, '',\ | |
31 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
32 | control = [6010, wxTextCtrl, '', '0', 'textctrl14', 140, 71, 116, 11, '',\ | |
33 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
34 | control = [6011, wxStaticText, 'Library paths:', '0', 'statictext15', 9, 87, 246, 10, '',\ | |
35 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
36 | control = [6012, wxTextCtrl, '', '0', 'textctrl16', 8, 98, 248, 11, '',\ | |
37 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
38 | control = [6013, wxTextCtrl, '', '0', 'textctrl17', 8, 121, 122, 11, '',\ | |
39 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
40 | control = [6015, wxStaticText, 'Debug library paths:', '0', 'statictext19', 8, 112, 117, 9, '',\ | |
41 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
42 | control = [6016, wxStaticText, 'Release library paths:', '0', 'statictext20', 137, 112, 120, 11, '',\ | |
43 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
44 | control = [6017, wxTextCtrl, '', '0', 'textctrl21', 136, 121, 120, 11, '',\ | |
45 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
46 | control = [6018, wxStaticText, 'Extra libraries:', '0', 'statictext22', 8, 139, 240, 10, '',\ | |
47 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
48 | control = [6019, wxTextCtrl, '', '0', 'textctrl23', 8, 147, 248, 11, '',\ | |
49 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
50 | control = [6020, wxButton, 'Generate project', '0', 'button24', 8, 165, 65, 13, '',\ | |
51 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
52 | control = [5006, wxButton, 'Close', '0', 'button25', 73, 165, 64, 13, '',\ | |
53 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ | |
54 | control = [6021, wxButton, 'Generate wxWin samples...', '0', 'button26', 172, 165, 84, 13, '',\ | |
55 | [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']])."; | |
56 |