InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SwatchesPanelID.h
1 //========================================================================================
2 //
3 // $File$
4 //
5 // Owner: Michael Burbidge
6 //
7 // $Author$
8 //
9 // $DateTime$
10 //
11 // $Revision$
12 //
13 // $Change$
14 //
15 // Copyright 1997-2010 Adobe Systems Incorporated. All rights reserved.
16 //
17 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance
18 // with the terms of the Adobe license agreement accompanying it. If you have received
19 // this file from a source other than Adobe, then your use, modification, or
20 // distribution of it requires the prior written permission of Adobe.
21 //
22 //========================================================================================
23 
24 #ifndef __SwatchesPanelID__
25 #define __SwatchesPanelID__
26 
27 #include "CrossPlatformTypes.h"
28 #include "IDFactory.h"
29 
30 #define kSwatchesPanelPrefix RezLong(0x4000)
31 
32 // <Start IDC>
33 // PluginID
34 #define kSwatchesPanelPluginName "Swatches Panel"
35 
36 // Resource IDs
37 #define kSwatchesPanelRsrcID 1000 // Resource ID of Swatches panel
38 #define kSwatchesPanelGridViewRsrcID 1050 // Resource ID of Swatch grid panel
39 #define kSwatchesPanelListViewRsrcID 1100 // Resource ID of List view panel
40 #define kSwatchesOptionsDialogRsrcID 1150 // Resource ID of Swatches option dialog: moved to SwatchesPanelID.h
41 #define kColorOptionPanelRsrcID 1200 // Resource ID of Color option dialog
42 #define kColorOptionPanelCreatorRsrcID 1250 // Resource ID of Color option dialog creator
43 
44 #define kDeleteSwatchDialogRsrcID 1350 // Resource for the delete swatch dialog
45 #define kNewSwatchesOptionsDialogRsrcID 1360 // Resource ID of New Swatches option dialog.
46 #define kColorGroupOptionsDialogRsrcID 1370
47 #define kNewColorGroupDialogRsrcID 1380
48 
49 #define kSwatchesPanelStringsRsrcID 1400
50 #define kSwatchesPanelStringsNoTransRsrcID 1450
51 
52 #define kSwatchesPanelActionResID 1550
53 
54 #define kSwatchesPanelListRsrcID 1700
55 
56 #define kSwatchesPanelControlStripRsrcID 1750 // Resource ID of Swatches panel in popup panel view in control strip
57 
58 #define kSwatchesCreateHLUIGroupRsrcID 1800
59 #define kSwatchesCreateHLUIWidgetSetRsrcID 1801
60 
61 #define kSwatchesDeleteHLUIGroupRsrcID 1820
62 #define kSwatchesDeleteHLUIWidgetSetRsrcID 1821
63 
64 // For ink set swatches
65 #define kNewMixedInkGroupDialogRsrcID 1800 // Resource ID for New ink set dialog
66 #define kNewInkGroupPickerPanelRsrcID 1810 // Resource ID for defining ink set
67 #define kNewMixedInkSwatchPanelRsrcID 1820 // Resource ID for defining one ink set swatch
68 #define kMixedInkGroupInkListElementRsrcID 1850 // Resource ID for ink set panel's ink list element
69  // when defining a set.
70 #define kMixedInkSwatchInkListElementRsrcID 1860 // Resource ID for ink set panel's ink list element
71  // when defining one single swatch.
72 #define kPreviewInkGroupInkListElementRsrcID 1870 // Resource ID for ink set panel's preview list element.
73 #define kInkGroupPickerListWidgetCreatorRsrcID 1900
74 #define kMixedInkSliderListWidgetCreatorRsrcID 1910
75 #define kMixedInkGroupOptionDialogRsrcID 1920
76 #define kInkGroupOptionInkListElementRsrcID 1930
77 
78 #define kSwatchesPanelMenuResID 2000
79 
80 #define kSwatchesLargeTreeNodeRsrcID 3000
81 #define kSwatchesSmallTreeNodeRsrcID 3010
82 #define kAnySwatchSmallTreeNodeRsrcID 3020
83 #define kAnySwatchLargeTreeNodeRsrcID 3030
84 #define kColorGroupSmallTreeNodeRsrcID 3040
85 #define kColorGroupLargeTreeNodeRsrcID 3050
86 #define kSwatchesTouchTreeNodeRsrcID 3060
87 #define kColorGroupTouchTreeNodeRsrcID 3070
88 #define kAnySwatchTouchTreeNodeRsrcID 3080
89 #define kPropertiesPanelSwatchesLargeTreeNodeRsrcID 3090
90 #define kPropertiesPanelColorGroupLargeTreeNodeRsrcID 3100
91 
92 #define kSwatchGridViewTouchWidgetRsrcID 4000
93 #define kSwatchGridViewTouchRsrcID 4010
94 #define kSwatchListViewTouchWidgetRsrcID 4020
95 #define kSwatchListViewTouchRsrcID 4030
96 
97 #define kPropertiesPanelSwatchesPopupRsrcID 5000
98 #define kSwatchesPanelMenusWithIconRsrcID 5500
99 #define kFindThisColorOnBoardingIconResID 5501
100 
101 
102 
103 // <Class ID>
104 //---------------------------------------------------------------
105 // ----- Class IDs -----
106 //---------------------------------------------------------------
107 //gap
108 
109 
110 
111 
112 
113 
114 
115 
116 
117 
118 
119 
120 //gap
121 
122 
123 //gap
124 //gap
125 
126 
127 
128 
129 
130 
131 // Dock bar stuff
132 
133 // InkGroup option
134 
135 // Mixed ink color proxy that doesn't have event handling
136 
137 
138 // Swatch List Tree view widget
139 //gap
140 
141 
142 // <Interface ID>
143 //---------------------------------------------------------------
144 // ----- Interface IDs -----
145 //---------------------------------------------------------------
146 //gap
147 
148 
149 // <Implementation ID>
150 //---------------------------------------------------------------
151 // ---- Implementation IDs -----
152 //---------------------------------------------------------------
153 //gap
154 
155 // gap
156 
157 
158 //gap
159 
160 
161 
162 
163 // gap 30-33
164 
165 
166 
167 
168 
169 
170 
171 
172 
173 
174 
175 //gap
176 
177 
178 
179 
180 
181 // Available
182 
183 
184 
185 
186 
187 
188 
189 
190 
191 
192 
193 
194 // <Message ID>
195 //---------------------------------------------------------------
196 // ----- Message IDs -----
197 //---------------------------------------------------------------
198 
199 // <Widget ID>
200 //---------------------------------------------------------------
201 // ----- Widget IDs -----
202 //---------------------------------------------------------------
203 // kLargeSwatchGridWidgetID defined below as kSwatchesPanelPrefix + 46
204 
205 
206 
207 // gap
208 
209 
210 
211 
212 
213 
214 
215 
216 
217 
218 
219 
220 
221 
222 
223 
224 
225 
226 
227 //gap
228 //gap
229 
230 
231 
232 // EVE Related
233 
234 
235 
236 // <Service ID>
237 //---------------------------------------------------------------
238 // ----- Service IDs -----
239 //---------------------------------------------------------------
240 
241 // <Error ID>
242 // -- Moved to DocFrameworkID.h so they are available to the model.
243 
244 // <Action ID>
245 
246 
247 // Node ID for tree view (space-less)
248 #define kSwatchNodeID kSwatchesPanelPrefix + 1
249 
250 #endif