doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GuiEd_resource.h
Go to the documentation of this file.
1 /*
2 ===========================================================================
3 
4 Doom 3 GPL Source Code
5 Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company.
6 
7 This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?).
8 
9 Doom 3 Source Code is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
13 
14 Doom 3 Source Code is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
18 
19 You should have received a copy of the GNU General Public License
20 along with Doom 3 Source Code. If not, see <http://www.gnu.org/licenses/>.
21 
22 In addition, the Doom 3 Source Code is also subject to certain additional terms. You should have received a copy of these additional terms immediately following the terms and conditions of the GNU General Public License which accompanied the Doom 3 Source Code. If not, please request a copy in writing from id Software at the address below.
23 
24 If you have questions concerning this license or the applicable additional terms, you may contact in writing id Software LLC, c/o ZeniMax Media Inc., Suite 120, Rockville, Maryland 20850 USA.
25 
26 ===========================================================================
27 */
28 
29 #define IDD_GUIED_ABOUT 5000
30 #define IDD_GUIED_OPTIONS_GRID 5001
31 #define IDD_GUIED_OPTIONS_GENERAL 5002
32 #define IDD_GUIED_ITEMPROPS_GENERAL 5003
33 #define IDD_GUIED_ITEMPROPS_ADVANCED 5004
34 #define IDD_GUIED_ITEMKEY 5005
35 #define IDD_GUIED_ALPHA 5006
36 #define IDD_GUIED_SCRIPTS 5007
37 #define IDD_GUIED_ITEMPROPS_KEYS 5008
38 #define IDD_GUIED_ITEM_VARIABLES 5009
39 #define IDD_GUIED_ITEMPROPS_TEXT 5010
40 #define IDD_GUIED_ITEMPROPS_IMAGE 5011
41 #define IDD_GUIED_TRANSFORMER 5012
42 #define IDD_GUIED_CHECKIN 5013
43 #define IDR_GUIED_MAIN 5014
44 #define IDR_GUIED_ACCELERATORS 5015
45 #define IDR_GUIED_ITEM_POPUP 5016
46 #define IDR_GUIED_VIEWERTOOLBAR 5017
47 #define IDI_GUIED 5018
48 #define IDI_GUIED_NAV_VISIBLE 5019
49 #define IDI_GUIED_NAV_SCRIPTS 5020
50 #define IDI_GUIED_NAV_VISIBLEDISABLED 5021
51 #define IDI_GUIED_NAV_SCRIPTSHI 5022
52 #define IDI_GUIED_NAV_COLLAPSE 5023
53 #define IDI_GUIED_NAV_EXPAND 5024
54 
55 #define IDC_GUIED_OPTIONSTAB 5200
56 #define IDC_GUIED_GRIDCOLOR 5201
57 #define IDC_GUIED_SPACINGWIDTH 5202
58 #define IDC_GUIED_SPACINGHEIGHT 5203
59 #define IDC_GUIED_GRIDVISIBLE 5204
60 #define IDC_GUIED_GRIDSNAP 5205
61 #define IDC_GUIED_WINDOWTREE 5206
62 #define IDC_GUIED_ITEMNAME 5207
63 #define IDC_GUIED_ITEMBACKGROUND 5208
64 #define IDC_GUIED_TYPE 5209
65 #define IDC_GUIED_USEMATERIAL 5210
66 #define IDC_GUIED_ITEMBORDERMATERIAL 5211
67 #define IDC_GUIED_ITEMBACKCOLOR 5212
68 #define IDC_GUIED_ITEMMATCOLOR 5213
69 #define IDC_GUIED_ITEMFORECOLOR 5214
70 #define IDC_GUIED_ITEMBORDERCOLOR 5215
71 #define IDC_GUIED_ITEMBACKCOLORALPHA 5216
72 #define IDC_GUIED_ITEMTEXT 5217
73 #define IDC_GUIED_ITEMBORDERCOLORALPHA 5218
74 #define IDC_GUIED_ITEMTEXTSCALE 5219
75 #define IDC_GUIED_ITEMBORDERSIZE 5220
76 #define IDC_GUIED_ITEMMATCOLORALPHA 5221
77 #define IDC_GUIED_ITEMTEXTALIGNX 5222
78 #define IDC_GUIED_ITEMTEXTALIGNY 5223
79 #define IDC_GUIED_ITEMMATSCALEX 5224
80 #define IDC_GUIED_ITEMMATSCALEY 5225
81 #define IDC_GUIED_USEBACKCOLOR 5226
82 #define IDC_GUIED_ITEMMATCOLORSTATIC 5227
83 #define IDC_GUIED_ITEMKEYS 5228
84 #define IDC_GUIED_ADDKEY 5229
85 #define IDC_GUIED_EDITKEY 5230
86 #define IDC_GUIED_DELETEKEY 5231
87 #define IDC_GUIED_ITEMKEY 5232
88 #define IDC_GUIED_ITEMVALUE 5233
89 #define IDC_GUIED_ITEMVISIBLE 5234
90 #define IDC_GUIED_SELECTIONCOLOR 5235
91 #define IDC_GUIED_ALPHA 5236
92 #define IDC_GUIED_ALPHASLIDER 5237
93 #define IDC_GUIED_SCRIPT 5238
94 #define IDC_GUIED_ADDVARIABLE 5239
95 #define IDC_GUIED_EDITVARIABLE 5240
96 #define IDC_GUIED_DELETEVARIABLE 5241
97 #define IDC_GUIED_ITEMVARIABLES 5242
98 #define IDC_GUIED_USETEXT 5243
99 #define IDC_GUIED_ITEMTEXTALIGN 5244
100 #define IDC_GUIED_STATIC_ALIGNMENT 5245
101 #define IDC_GUIED_STATIC_X 5246
102 #define IDC_GUIED_STATIC_Y 5247
103 #define IDC_GUIED_ITEMFORECOLORALPHA 5248
104 #define IDC_GUIED_STATIC_SCALE 5249
105 #define IDC_GUIED_STATIC_COLOR 5250
106 #define IDC_GUIED_USEBORDERCOLOR 5251
107 #define IDC_GUIED_STATIC_FONT 5252
108 #define IDC_GUIED_USEBORDERMATERIAL 5253
109 #define IDC_GUIED_ITEMTEXTFONT 5254
110 #define IDC_GUIED_STATIC_FONTSIZE 5255
111 #define IDC_GUIED_ITEMVARIABLEBACKGROUND 5256
112 #define IDC_GUIED_ITEMTEXTFONTSIZE 5257
113 #define IDC_GUIED_XSCALE_STATIC 5258
114 #define IDC_GUIED_YSCALE_STATIC 5259
115 #define IDC_GUIED_ITEMNOEVENTS 5260
116 #define IDC_GUIED_ITEMNOCLIP 5261
117 #define IDC_GUIED_ITEMNOCLIP2 5262
118 #define IDC_GUIED_ITEMNOCURSOR 5263
119 #define IDC_GUIED_ITEMNOTIME 5264
120 #define IDC_GUIED_ITEMRECTX 5265
121 #define IDC_GUIED_ITEMRECTW 5266
122 #define IDC_GUIED_IGNOREDESKTOP 5267
123 #define IDC_GUIED_ITEMRECTH 5268
124 #define IDC_GUIED_ITEMTEXTNOWRAP 5269
125 #define IDC_GUIED_ITEMRECTY 5270
126 #define IDC_GUIED_FILENAME 5271
127 #define IDC_GUIED_COMMENT 5272
128 #define IDC_GUIED_ITEMTEXTSCALE_SPIN 5273
129 #define IDC_GUIED_HAND 5274
130 
131 #define ID_GUIED_NEW_HTMLDEF 25000
132 #define ID_GUIED_ITEM_NEWSLIDERDEF 25001
133 #define ID_GUIED_FILE_EXIT 25002
134 #define ID_GUIED_HELP_ABOUT 25003
135 #define ID_GUIED_WINDOW_CLOSEALL 25004
136 #define ID_GUIED_FILE_NEW 25005
137 #define ID_GUIED_FILE_OPEN 25006
138 #define ID_GUIED_FILE_CLOSE 25007
139 #define ID_GUIED_VIEW_ZOOMIN 25008
140 #define ID_GUIED_VIEW_ZOOMOUT 25009
141 #define ID_GUIED_FILE_SAVE 25010
142 #define ID_GUIED_FILE_SAVEAS 25011
143 #define ID_GUIED_VIEW_SHOWGRID 25012
144 #define ID_GUIED_VIEW_SNAPTOGRID 25013
145 #define ID_GUIED_VIEW_GRIDSETTINGS 25014
146 #define ID_GUIED_EDIT_CUT 25015
147 #define ID_GUIED_EDIT_COPY 25016
148 #define ID_GUIED_EDIT_PASTE 25017
149 #define ID_GUIED_VIEW_OPTIONS 25018
150 #define ID_GUIED_EDIT_REDO 25019
151 #define ID_GUIED_VIEW_HIDESELECTED 25020
152 #define ID_GUIED_VIEW_SHOWHIDDEN 25021
153 #define ID_GUIED_EDIT_UNDO 25022
154 #define ID_GUIED_EDIT_DELETE 25023
155 #define ID_GUIED_WINDOW_TILE 25024
156 #define ID_GUIED_WINDOW_SHOWNAVIGATOR 25025
157 #define ID_GUIED_FILE_MRU 25026
158 #define ID_GUIED_ITEM_NEWEDITDEF 25027
159 #define ID_GUIED_ITEM_NEWSCRIPTDEF 25028
160 #define ID_GUIED_ITEM_PROPERTIES 25029
161 #define ID_GUIED_ITEM_ARRANGEBRINGFORWARD 25030
162 #define ID_GUIED_ITEM_ARRANGESENDTOBACK 25031
163 #define ID_GUIED_ITEM_ARRANGESENDBACKWARD 25032
164 #define ID_GUIED_ITEM_ARRANGEBRINGTOFRONT 25033
165 #define ID_GUIED_ITEM_ALIGNLEFTS 25034
166 #define ID_GUIED_ITEM_ALIGNCENTERS 25035
167 #define ID_GUIED_ITEM_ALIGNRIGHTS 25036
168 #define ID_GUIED_ITEM_ALIGNTOPS 25037
169 #define ID_GUIED_ITEM_ALIGNMIDDLES 25038
170 #define ID_GUIED_ITEM_ALIGNBOTTOMS 25039
171 #define ID_GUIED_ITEM_MAKESAMESIZEWIDTH 25040
172 #define ID_GUIED_ITEM_MAKESAMESIZEHEIGHT 25041
173 #define ID_GUIED_ITEM_MAKESAMESIZEBOTH 25042
174 #define ID_GUIED_ITEM_SCRIPTS 25043
175 #define ID_GUIED_ITEM_ARRANGEMAKECHILD 25044
176 #define ID_GUIED_TOOLS_VIEWER 25045
177 #define ID_GUIED_WINDOW_CASCADE 25046
178 #define ID_GUIED_ITEM_NEWWINDOWDEF 25047
179 #define ID_GUIED_VIEW_UNHIDESELECTED 25048
180 #define ID_GUIED_WINDOW_SHOWTRANSFORMER 25049
181 #define ID_GUIED_TOOLS_RELOADMATERIALS 25050
182 #define ID_GUIED_SOURCECONTROL_CHECKIN 25051
183 #define ID_GUIED_SOURCECONTROL_CHECKOUT 25052
184 #define ID_GUIED_SOURCECONTROL_UNDOCHECKOUT 25053
185 #define ID_GUIED_SOURCECONTROL_GETLATESTVERSION 25054
186 #define ID_GUIED_ITEM_NEWHTMLDEF 25055
187 #define ID_GUIED_VIEW_STATUSBAR 25056
188 #define ID_GUIED_ITEM_NEWCHOICEDEF 25057
189 #define ID_GUIED_ITEM_NEWBINDDEF 25058
190 #define ID_GUIED_ITEM_NEWLISTDEF 25059
191 #define ID_GUIED_WINDOW_SHOWPROPERTIES 25060
192 #define ID_GUIED_ITEM_NEWRENDERDEF 25061
193 #define ID_GUIED_VIEWER_PAUSE 25062
194 #define ID_GUIED_VIEWER_PLAY 25063
195 #define ID_GUIED_VIEWER_START 25064
196 
197 // Next default values for new objects
198 //
199 #ifdef APSTUDIO_INVOKED
200 #ifndef APSTUDIO_READONLY_SYMBOLS
201 #define _APS_3D_CONTROLS 1
202 #define _APS_NEXT_RESOURCE_VALUE 5025
203 #define _APS_NEXT_COMMAND_VALUE 25065
204 #define _APS_NEXT_CONTROL_VALUE 5275
205 #define _APS_NEXT_SYMED_VALUE 5025
206 #endif
207 #endif