home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / xfe / XfeWidgets / Xfe / StringDefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-08  |  22.5 KB  |  508 lines

  1. /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
  2.  *
  3.  * The contents of this file are subject to the Netscape Public License
  4.  * Version 1.0 (the "NPL"); you may not use this file except in
  5.  * compliance with the NPL.  You may obtain a copy of the NPL at
  6.  * http://www.mozilla.org/NPL/
  7.  *
  8.  * Software distributed under the NPL is distributed on an "AS IS" basis,
  9.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  10.  * for the specific language governing rights and limitations under the
  11.  * NPL.
  12.  *
  13.  * The Initial Developer of this code under the NPL is Netscape
  14.  * Communications Corporation.  Portions created by Netscape are
  15.  * Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  16.  * Reserved.
  17.  */
  18. /*-----------------------------------------*/
  19. /*                                                                        */
  20. /* Name:        <Xfe/StringDefs.h>                                        */
  21. /* Description:    Xfe widgets string definitions.                            */
  22. /* Author:        Ramiro Estrugo <ramiro@netscape.com>                    */
  23. /*                                                                        */
  24. /*----------------------------------------------------------------------*/
  25.  
  26.  
  27. #ifndef _XfeStringDefs_h_                        /* start StringDefs.h    */
  28. #define _XfeStringDefs_h_
  29.  
  30. /*----------------------------------------------------------------------*/
  31. /*                                                                        */
  32. /* Callback Names                                                        */
  33. /*                                                                        */
  34. /*----------------------------------------------------------------------*/
  35. #define XmNactionCallback                    "actionCallback"
  36. #define XmNanimationCallback                "animationCallback"
  37. #define XmNbeforeRealizeCallback            "beforeRealizeCallback"
  38. #define XmNbeforeResizeCallback                "beforeResizeCallback"
  39. #define XmNbutton3DownCallback                "button3DownCallback"
  40. #define XmNbutton3UpCallback                "button3UpCallback"
  41. #define XmNchangeManagedCallback            "changeManagedCallback"
  42. #define XmNcloseCallback                    "closeCallback"
  43. #define XmNcloseCallback                    "closeCallback"
  44. #define XmNdeleteWindowCallback                "deleteWindowCallback"
  45. #define XmNdockCallback                        "dockCallback"
  46. #define XmNdragAllowCallback                "dragAllowCallback"
  47. #define XmNdragEndCallback                    "dragEndCallback"
  48. #define XmNenterCallback                    "enterCallback"
  49. #define XmNfirstMapCallback                    "firstMapCallback"
  50. #define XmNfloatingMapCallback                "floatingMapCallback"
  51. #define XmNfloatingUnmapCallback            "floatingUnmapCallback"
  52. #define XmNfocusInCallback                    "focusInCallback"
  53. #define XmNfocusOutCallback                    "focusOutCallback"
  54. #define XmNgrabCallback                        "grabCallback"
  55. #define XmNlayoutCallback                    "layoutCallback"
  56. #define XmNleaveCallback                    "leaveCallback"
  57. #define XmNmoveCallback                        "moveCallback"
  58. #define XmNnewItemCallback                    "newItemCallback"
  59. #define XmNopenCallback                        "openCallback"
  60. #define XmNpositionChangeCallback            "positionChangeCallback"
  61. #define XmNsaveYourselfCallback                "saveYourselfCallback"
  62. #define XmNselectionChangedCallback            "selectionChangedCallback"
  63. #define XmNsizeChangeCallback                "sizeChangeCallback"
  64. #define XmNsnapCallback                        "snapCallback"
  65. #define XmNsubmenuTearCallback                "submenuTearCallback"
  66. #define XmNswapCallback                        "swapCallback"
  67. #define XmNtaskBarCallback                    "taskBarCallback"
  68. #define XmNtitleChangedCallback                "titleChangedCallback"
  69. #define XmNtoggleBoxCallback                "toggleBoxCallback"
  70. #define XmNtoggleSelectionCallback            "toggleSelectionCallback"
  71. #define XmNundockCallback                    "undockCallback"
  72. #define XmNungrabCallback                    "ungrabCallback"
  73. #define XmNvisibilityCallback                "visibilityCallback"
  74.                                    
  75. /*----------------------------------------------------------------------*/
  76. /*                                                                        */
  77. /* Resource Names                                                        */
  78. /*                                                                        */
  79. /*----------------------------------------------------------------------*/
  80. #define XmNaccentType                    "accentType"
  81. #define XmNactionButton                    "actionButton"
  82. #define XmNactionCursor                    "actionCursor"
  83. #define XmNactionPixmap                    "actionPixmap"
  84. #define XmNactive                        "active"
  85. #define XmNactiveButton                    "activeButton"
  86. #define XmNallowDrag                    "allowDrag"
  87. #define XmNallowExpand                    "allowExpand"
  88. #define XmNallowTearOff                    "allowTearOff"
  89. #define XmNallowWrap                    "allowWrap"
  90. #define XmNalwaysVisible                "alwaysVisible"
  91. #define XmNanimationInterval            "animationInterval"
  92. #define XmNanimationPixmaps                "animationPixmaps"
  93. #define XmNanimationRunning                "animationRunning"
  94. #define XmNarmBackground                "armBackground"
  95. #define XmNarmOffset                    "armOffset"
  96. #define XmNarmPixmapMask                "armPixmapMask"
  97. #define XmNarmed                        "armed"
  98. #define XmNarmedPixmap                    "armedPixmap"
  99. #define XmNarmedPixmapMask                "armedPixmapMask"
  100. #define XmNarrow                        "arrow"
  101. #define XmNarrowDisplayPolicy            "arrowDisplayPolicy"
  102. #define XmNarrowHeight                    "arrowHeight"
  103. #define XmNarrowPlacement                "arrowPlacement"
  104. #define XmNarrowType                    "arrowType"
  105. #define XmNarrowWidth                    "arrowWidth"
  106. #define XmNarticleLabel                    "articleLabel"
  107. #define XmNarticleWidth                    "articleWidth"
  108. #define XmNattachmentOneBottom            "attachmentOneBottom"
  109. #define XmNattachmentOneLeft            "attachmentOneLeft"
  110. #define XmNattachmentOneRight            "attachmentOneRight"
  111. #define XmNattachmentOneTop                "attachmentOneTop"
  112. #define XmNattachmentTwoBottom            "attachmentTwoBottom"
  113. #define XmNattachmentTwoLeft            "attachmentTwoLeft"
  114. #define XmNattachmentTwoRight            "attachmentTwoRight"
  115. #define XmNattachmentTwoTop                "attachmentTwoTop"
  116. #define XmNattributeOptionMenu            "attributeOptionMenu"
  117. #define XmNbackwardArrow                "backwardArrow"
  118. #define XmNbarColor                        "barColor"
  119. #define XmNbottomPixmap                    "bottomPixmap"
  120. #define XmNbottomRaisedPixmap            "bottomRaisedPixmap"
  121. #define XmNbottomView                    "bottomView"
  122. #define XmNboxHeight                    "boxHeight"
  123. #define XmNboxState                        "boxState"
  124. #define XmNboxThickness                    "boxThickness"
  125. #define XmNboxType                        "boxType"
  126. #define XmNboxWidth                        "boxWidth"
  127. #define XmNbufferType                    "bufferType"
  128. #define XmNbusy                            "busy"
  129. #define XmNbusyCursor                    "busyCursor"
  130. #define XmNbusyCursorOn                    "busyCursorOn"
  131. #define XmNbuttonLayout                    "buttonLayout"
  132. #define XmNbuttonTrigger                "buttonTrigger"
  133. #define XmNbypassShell                    "bypassShell"
  134. #define XmNcascadeArrowDirection        "cascadeArrowDirection"
  135. #define XmNcascadeArrowHeight            "cascadeArrowHeight"
  136. #define XmNcascadeArrowLocation            "cascadeArrowLocation"
  137. #define XmNcascadeArrowWidth            "cascadeArrowWidth"
  138. #define XmNcenterView                    "centerView"
  139. #define XmNchildForceHeight                "childForceHeight"
  140. #define XmNchildForceWidth                "childForceWidth"
  141. #define XmNchildOne                        "childOne"
  142. #define XmNchildTwo                        "childTwo"
  143. #define XmNchildUsePreferredHeight        "childUsePreferredHeight"
  144. #define XmNchildUsePreferredWidth        "childUsePreferredWidth"
  145. #define XmNchromeChildType                "chromeChildType"
  146. #define XmNclipArea                        "clipArea"
  147. #define XmNclipShadowThickness            "clipShadowThickness"
  148. #define XmNclipShadowType                "clipShadowType"
  149. #define XmNclosedTabs                    "closedTabs"
  150. #define XmNcurrentPixmapIndex            "currentPixmapIndex"
  151. #define XmNcursor                        "cursor"
  152. #define XmNcursorOn                        "cursorOn"
  153. #define XmNcylonInterval                "cylonInterval"
  154. #define XmNcylonOffset                    "cylonOffset"
  155. #define XmNcylonRunning                    "cylonRunning"
  156. #define XmNcylonWidth                    "cylonWidth"
  157. #define XmNdashBoard                    "dashBoard"
  158. #define XmNdefaultPixmap                "defaultPixmap"
  159. #define XmNdeterminate                  "determinate"
  160. #define XmNdocked                        "docked"
  161. #define XmNdockedTaskBar                "dockedTaskBar"
  162. #define XmNdragButton                    "dragButton"
  163. #define XmNdragCursor                    "dragCursor"
  164. #define XmNdragInProgress                "dragInProgress"
  165. #define XmNdragThreshold                "dragThreshold"
  166. #define XmNdrawCascadeArrow                "drawCascadeArrow"
  167. #define XmNemulateMotif                    "emulateMotif"
  168. #define XmNendPercent                    "endPercent"
  169. #define XmNfillOnEnter                    "fillOnEnter"
  170. #define XmNfloatingShell                "floatingShell"
  171. #define XmNfloatingTarget                "floatingTarget"
  172. #define XmNfloatingTaskBar                "floatingTaskBar"
  173. #define XmNfontItemFonts                "fontItemFonts"
  174. #define XmNfontItemLabels                "fontItemLabels"
  175. #define XmNforwardArrow                    "forwardArrow"
  176. #define XmNhasBeenMapped                "hasBeenMapped"
  177. #define XmNhorizontalCursor                "horizontalCursor"
  178. #define XmNhorizontalPixmap                "horizontalPixmap"
  179. #define XmNhorizontalRaisedPixmap        "horizontalRaisedPixmap"
  180. #define XmNicon                            "icon"
  181. #define XmNignoreConfigure                "ignoreConfigure"
  182. #define XmNignoreExposures                "ignoreExposures"
  183. #define XmNinputDateLabel                "inputDateLabel"
  184. #define XmNinputOptionMenu                "inputOptionMenu"
  185. #define XmNinputTextField                "inputTextField"
  186. #define XmNinsensitivePixmap            "insensitivePixmap"
  187. #define XmNinsensitivePixmapMask        "insensitivePixmapMask"
  188. #define XmNinstancePointer                "instancePointer"
  189. #define XmNitem                            "item"
  190. #define XmNitemBackground                "itemBackground"
  191. #define XmNitemFontList                    "itemFontList"
  192. #define XmNitemForeground                "itemForeground"
  193. #define XmNitemList                        "itemList"
  194. #define XmNlabelAlignment                "labelAlignment"
  195. #define XmNlabelDirection                "labelDirection"
  196. #define XmNlabelPixmapMask                "labelPixmapMask"
  197. #define XmNleftPixmap                    "leftPixmap"
  198. #define XmNleftRaisedPixmap                "leftRaisedPixmap"
  199. #define XmNleftView                        "leftView"
  200. #define XmNlistFontList                    "listFontList"
  201. #define XmNlogo                            "logo"
  202. #define XmNmanagedItemCount                "managedItemCount"
  203. #define XmNmatchSubMenuWidth            "matchSubMenuWidth"
  204. #define XmNmaxChildHeight                "maxChildHeight"
  205. #define XmNmaxChildWidth                "maxChildWidth"
  206. #define XmNmaxNumColumns                "maxNumColumns"
  207. #define XmNmaxNumRows                    "maxNumRows"
  208. #define XmNnumAnimationPixmaps            "numAnimationPixmaps"
  209. #define XmNnumFontItems                    "numFontItems"
  210. #define XmNnumPopupChildren                "numPopupChildren"
  211. #define XmNnumRows                        "numRows"
  212. #define XmNopen                            "open"
  213. #define XmNopenedTabs                    "openedTabs"
  214. #define XmNoperatorOptionMenu            "operatorOptionMenu"
  215. #define XmNpaneChildAttachment            "paneChildAttachment"
  216. #define XmNpaneChildType                "paneChildType"
  217. #define XmNpaneDragMode                    "paneDragMode"
  218. #define XmNpaneSashType                    "paneSashType"
  219. #define XmNpixmapMask                    "pixmapMask"
  220. #define XmNpointerInside                "pointerInside"
  221. #define XmNpoppedUp                        "poppedUp"
  222. #define XmNpopupChildren                "popupChildren"
  223. #define XmNpopupCursor                    "popupCursor"
  224. #define XmNpopupDelay                    "popupDelay"
  225. #define XmNpreferredHeight                "preferredHeight"
  226. #define XmNpreferredWidth                "preferredWidth"
  227. #define XmNpretendSensitive                "pretendSensitive"
  228. #define XmNprivateComponent                "privateComponent"
  229. #define XmNprogressBar                    "progressBar"
  230. #define XmNraiseBackground                "raiseBackground"
  231. #define XmNraiseBorderThickness            "raiseBorderThickness"
  232. #define XmNraiseForeground                "raiseForeground"
  233. #define XmNraiseOffset                    "raiseOffset"
  234. #define XmNraiseOnEnter                    "raiseOnEnter"
  235. #define XmNraised                        "raised"
  236. #define XmNraisedPixmap                    "raisedPixmap"
  237. #define XmNraisedPixmapMask                "raisedPixmapMask"
  238. #define XmNresetWhenIdle                "resetWhenIdle"
  239. #define XmNrightPixmap                    "rightPixmap"
  240. #define XmNrightRaisedPixmap            "rightRaisedPixmap"
  241. #define XmNrightView                    "rightView"
  242. #define XmNrulesType                    "rulesType"
  243. #define XmNsashAlwaysVisible            "sashAlwaysVisible"
  244. #define XmNsashColor                    "sashColor"
  245. #define XmNsashOffset                    "sashOffset"
  246. #define XmNsashPosition                    "sashPosition"
  247. #define XmNsashShadowType                "sashShadowType"
  248. #define XmNsashSpacing                    "sashSpacing"
  249. #define XmNsashThickness                "sashThickness"
  250. #define XmNselectOnHighlight            "selectOnHighlight"
  251. #define XmNselected                        "selected"
  252. #define XmNselectedButton                "selectedButton"
  253. #define XmNselectionColor                "selectionColor"
  254. #define XmNselectionModifiers            "selectionModifiers"
  255. #define XmNseparatorThickness            "separatorThickness"
  256. #define XmNshareShell                    "shareShell"
  257. #define XmNshell                        "shell"
  258. #define XmNshowActionButton                "showActionButton"
  259. #define XmNshowDockedTaskBar            "showDockedTaskBar"
  260. #define XmNshowLogo                        "showLogo"
  261. #define XmNstartIconic                    "startIconic"
  262. #define XmNstartPercent                    "startPercent"
  263. #define XmNstatusBar                    "statusBar"
  264. #define XmNsubMenuAlignment                "subMenuAlignment"
  265. #define XmNsubMenuLocation                "subMenuLocation"
  266. #define XmNswapThreshold                "swapThreshold"
  267. #define XmNtabButtons                    "tabButtons"
  268. #define XmNtabOffset                    "TabOffset"
  269. #define XmNtaskBar                        "taskBar"
  270. #define XmNtaskBarDocked                "taskBarDocked"
  271. #define XmNtitleFontList                "titleFontList"
  272. #define XmNtitleShadowThickness            "titleShadowThickness"
  273. #define XmNtitleShadowType                "titleShadowType"
  274. #define XmNtoolBar                        "toolBar"
  275. #define XmNtoolBarPosition                "toolBarPosition"
  276. #define XmNtoolBarSelectionPolicy        "toolBarSelectionPolicy"
  277. #define XmNtoolBox                        "toolBox"
  278. #define XmNtopPixmap                    "topPixmap"
  279. #define XmNtopRaisedPixmap                "topRaisedPixmap"
  280. #define XmNtopView                        "topView"
  281. #define XmNtorn                            "torn"
  282. #define XmNtornShellTitle                "tornShellTitle"
  283. #define XmNtrackDeleteWindow            "trackDeleteWindow"
  284. #define XmNtrackEditres                    "trackEditres"
  285. #define XmNtrackMapping                    "trackMapping"
  286. #define XmNtrackPosition                "trackPosition"
  287. #define XmNtrackSaveYourself            "trackSaveYourself"
  288. #define XmNtrackSize                    "trackSize"
  289. #define XmNtransparentCursor            "transparentCursor"
  290. #define XmNtruncateLabel                "truncateLabel"
  291. #define XmNtruncateProc                    "truncateProc"
  292. #define XmNundockPixmap                    "undockPixmap"
  293. #define XmNusePreferredHeight            "usePreferredHeight"
  294. #define XmNusePreferredWidth            "usePreferredWidth"
  295. #define XmNverticalCursor                "verticalCursor"
  296. #define XmNverticalPixmap                "verticalPixmap"
  297. #define XmNverticalRaisedPixmap            "verticalRaisedPixmap"
  298.  
  299. /*----------------------------------------------------------------------*/
  300. /*                                                                        */
  301. /* Class Names                                                            */
  302. /*                                                                        */
  303. /*----------------------------------------------------------------------*/
  304. #define XmCAccentType                    "AccentType"
  305. #define XmCActionPixmap                    "ActionPixmap"
  306. #define XmCActive                        "Active"
  307. #define XmCActiveButton                    "ActiveButton"
  308. #define XmCAlwaysVisible                "AlwaysVisible"
  309. #define XmCAnimationInterval            "AnimationInterval"
  310. #define XmCAnimationPixmaps                "AnimationPixmaps"
  311. #define XmCArmBackground                "ArmBackground"
  312. #define XmCArmOffset                    "ArmOffset"
  313. #define XmCArmPixmapMask                "ArmPixmapMask"
  314. #define XmCArmed                        "Armed"
  315. #define XmCArmedPixmap                    "ArmedPixmap"
  316. #define XmCArmedPixmapMask                "ArmedPixmapMask"
  317. #define XmCArrowDisplayPolicy            "ArrowDisplayPolicy"
  318. #define XmCArrowHeight                    "ArrowHeight"
  319. #define XmCArrowPlacement                "ArrowPlacement"
  320. #define XmCArrowType                    "ArrowType"
  321. #define XmCArrowWidth                    "ArrowWidth"
  322. #define XmCArticleWidth                    "ArticleWidth"
  323. #define XmCAttachmentOneBottom            "AttachmentOneBottom"
  324. #define XmCAttachmentOneLeft            "AttachmentOneLeft"
  325. #define XmCAttachmentOneRight            "AttachmentOneRight"
  326. #define XmCAttachmentOneTop                "AttachmentOneTop"
  327. #define XmCAttachmentTwoBottom            "AttachmentTwoBottom"
  328. #define XmCAttachmentTwoLeft            "AttachmentTwoLeft"
  329. #define XmCAttachmentTwoRight            "AttachmentTwoRight"
  330. #define XmCAttachmentTwoTop                "AttachmentTwoTop"
  331. #define XmCBackwardArrow                "BackwardArrow"
  332. #define XmCBarColor                        "BarColor"
  333. #define XmCBottomPixmap                    "BottomPixmap"
  334. #define XmCBottomRaisedPixmap            "BottomRaisedPixmap"
  335. #define XmCBoxHeight                    "BoxHeight"
  336. #define XmCBoxState                        "BoxState"
  337. #define XmCBoxThickness                    "BoxThickness"
  338. #define XmCBoxType                        "BoxType"
  339. #define XmCBoxWidth                        "BoxWidth"
  340. #define XmCBufferType                    "BufferType"
  341. #define XmCBusy                            "Busy"
  342. #define XmCBusyCursor                    "BusyCursor"
  343. #define XmCBusyCursorOn                    "BusyCursorOn"
  344. #define XmCButtonLayout                    "ButtonLayout"
  345. #define XmCButtonTrigger                "ButtonTrigger"
  346. #define XmCBypassShell                    "BypassShell"
  347. #define XmCCascadeArrowDirection        "CascadeArrowDirection"
  348. #define XmCCascadeArrowHeight            "CascadeArrowHeight"
  349. #define XmCCascadeArrowLocation            "CascadeArrowLocation"
  350. #define XmCCascadeArrowWidth            "CascadeArrowWidth"
  351. #define XmCChildForceHeight                "ChildForceHeight"
  352. #define XmCChildForceWidth                "ChildForceWidth"
  353. #define XmCChildOne                        "ChildOne"
  354. #define XmCChildTwo                        "ChildTwo"
  355. #define XmCChildUsePreferredHeight        "ChildUsePreferredHeight"
  356. #define XmCChildUsePreferredWidth        "ChildUsePreferredWidth"
  357. #define XmCChromeChildType                "ChromeChildType"
  358. #define XmCClipArea                        "ClipArea"
  359. #define XmCCurrentPixmapIndex            "CurrentPixmapIndex"
  360. #define XmCCursorOn                        "CursorOn"
  361. #define XmCCylonInterval                "CylonInterval"
  362. #define XmCCylonOffset                    "CylonOffset"
  363. #define XmCCylonWidth                    "CylonWidth"
  364. #define XmCDefaultPixmap                "DefaultPixmap"
  365. #define XmCDeterminate                  "Determinate"
  366. #define XmCDocked                        "Docked"
  367. #define XmCDragButton                    "DragButton"
  368. #define XmCDragCursor                    "DragCursor"
  369. #define XmCDragInProgress                "DragInProgress"
  370. #define XmCDragThreshold                "DragThreshold"
  371. #define XmCDrawCascadeArrow                "DrawCascadeArrow"
  372. #define XmCDropping                        "Dropping"
  373. #define XmCEmulateMotif                    "EmulateMotif"
  374. #define XmCEndPercent                    "EndPercent"
  375. #define XmCFillOnEnter                    "FillOnEnter"
  376. #define XmCFontItemFonts                "FontItemFonts"
  377. #define XmCFontItemLabels                "FontItemLabels"
  378. #define XmCForwardArrow                    "ForwardArrow"
  379. #define XmCHighlightOnRaise                "HighlightOnRaise"
  380. #define XmCHorizontalCursor                "HorizontalCursor"
  381. #define XmCHorizontalPixmap                "HorizontalPixmap"
  382. #define XmCHorizontalRaisedPixmap        "HorizontalRaisedPixmap"
  383. #define XmCIgnoreConfigure                "IgnoreConfigure"
  384. #define XmCIgnoreExposures                "IgnoreExposures"
  385. #define XmCInsensitivePixmap            "InsensitivePixmap"
  386. #define XmCInsensitivePixmapMask        "InsensitivePixmapMask"
  387. #define XmCInstancePointer                "InstancePointer"
  388. #define XmCItemBackground                "ItemBackground"
  389. #define XmCItemFontList                    "ItemFontList"
  390. #define XmCItemForeground                "ItemForeground"
  391. #define XmCLabelAlignment                "LabelAlignment"
  392. #define XmCLabelDirection                "LabelDirection"
  393. #define XmCLabelPixmapMask                "LabelPixmapMask"
  394. #define XmCLeftPixmap                    "LeftPixmap"
  395. #define XmCLeftRaisedPixmap                "LeftRaisedPixmap"
  396. #define XmCListFontList                    "ListFontList"
  397. #define XmCMatchSubMenuWidth            "MatchSubMenuWidth"
  398. #define XmCMaxNumColumns                "MaxNumColumns"
  399. #define XmCMaxNumRows                    "MaxNumRows"
  400. #define XmCNumAnimationPixmaps            "NumAnimationPixmaps"
  401. #define XmCNumFontItems                    "NumFontItems"
  402. #define XmCNumLogoPixmaps                "NumLogoPixmaps"
  403. #define XmCNumRows                        "NumRows"
  404. #define XmCOpen                            "Open"
  405. #define XmCPaneChildAttachment            "PaneChildAttachment"
  406. #define XmCPaneChildType                "PaneChildType"
  407. #define XmCPaneDragMode                    "PaneDragMode"
  408. #define XmCPaneSashType                    "PaneSashType"
  409. #define XmCPixmapMask                    "PixmapMask"
  410. #define XmCPopupCursor                    "PopupCursor"
  411. #define XmCPopupDelay                    "PopupDelay"
  412. #define XmCPretendSensitive                "PretendSensitive"
  413. #define XmCPrivateComponent                "PrivateComponent"
  414. #define XmCRaiseBackground                "RaiseBackground"
  415. #define XmCRaiseBorderThickness            "RaiseBorderThickness"
  416. #define XmCRaiseForeground                "RaiseForeground"
  417. #define XmCRaiseOffset                    "RaiseOffset"
  418. #define XmCRaiseOnEnter                    "RaiseOnEnter"
  419. #define XmCRaised                        "Raised"
  420. #define XmCRaisedPixmap                    "RaisedPixmap"
  421. #define XmCRaisedPixmapMask                "RaisedPixmapMask"
  422. #define XmCResetWhenIdle                "ResetWhenIdle"
  423. #define XmCResizeCursor                    "ResizeCursor"
  424. #define XmCRightPixmap                    "RightPixmap"
  425. #define XmCRightRaisedPixmap            "RightRaisedPixmap"
  426. #define XmCRulesType                    "RulesType"
  427. #define XmCSashAlwaysVisible            "SashAlwaysVisible"
  428. #define XmCSashColor                    "SashColor"
  429. #define XmCSashSpacing                    "SashSpacing"
  430. #define XmCSashThickness                "SashThickness"
  431. #define XmCSelectOnHighlight            "SelectOnHighlight"
  432. #define XmCSelected                        "Selected"
  433. #define XmCSelectedButton                "SelectedButton"
  434. #define XmCSelectionColor                "SelectionColor"
  435. #define XmCSelectionModifiers            "SelectionModifiers"
  436. #define XmCSeparatorThickness            "SeparatorThickness"
  437. #define XmCShareShell                    "ShareShell"
  438. #define XmCShowActionButton                "ShowActionButton"
  439. #define XmCShowDockedTaskBar            "ShowDockedTaskBar"
  440. #define XmCShowLogo                        "ShowLogo"
  441. #define XmCStartIconic                    "StartIconic"
  442. #define XmCStartPercent                    "StartPercent"
  443. #define XmCSubMenuAlignment                "SubMenuAlignment"
  444. #define XmCSubMenuLocation                "SubMenuLocation"
  445. #define XmCSwapThreshold                "SwapThreshold"
  446. #define XmCTaskBarDocked                "TaskBarDocked"
  447. #define XmCTitleFontList                "TitleFontList"
  448. #define XmCToolBarPosition                "ToolBarPosition"
  449. #define XmCToolBarSelectionPolicy        "ToolBarSelectionPolicy"
  450. #define XmCTopPixmap                    "TopPixmap"
  451. #define XmCTopRaisedPixmap                "TopRaisedPixmap"
  452. #define XmCTornShellTitle                "TornShellTitle"
  453. #define XmCTrackDeleteWindow            "TrackDeleteWindow"
  454. #define XmCTrackEditres                    "TrackEditres"
  455. #define XmCTrackMapping                    "TrackMapping"
  456. #define XmCTrackPosition                "TrackPosition"
  457. #define XmCTrackSaveYourself            "TrackSaveYourself"
  458. #define XmCTrackSize                    "TrackSize"
  459. #define XmCTruncateLabel                "TruncateLabel"
  460. #define XmCTruncateProc                    "TruncateProc"
  461. #define XmCUndockPixmap                    "UndockPixmap"
  462. #define XmCUsePreferredHeight            "UsePreferredHeight"
  463. #define XmCUsePreferredWidth            "UsePreferredWidth"
  464. #define XmCVerticalCursor                "VerticalCursor"
  465. #define XmCVerticalPixmap                "VerticalPixmap"
  466. #define XmCVerticalRaisedPixmap            "VerticalRaisedPixmap"
  467.  
  468. /*----------------------------------------------------------------------*/
  469. /*                                                                        */
  470. /* Representation Types                                                    */
  471. /*                                                                        */
  472. /*----------------------------------------------------------------------*/
  473. #define XmRAccentType                    "AccentType"
  474. #define XmRArrowDisplayPolicy            XmRScrollBarDisplayPolicy
  475. #define XmRBoxType                        "BoxType"
  476. #define XmRBufferType                    "BufferType"
  477. #define XmRButtonLayout                    "ButtonLayout"
  478. #define XmRButtonTrigger                "ButtonTrigger"
  479. #define XmRChromeChildType                "ChromeChildType"
  480. #define XmRLocationType                    "LocationType"
  481. #define XmRModifiers                    "Modifiers"
  482. #define XmRPaneChildAttachment            "PaneChildAttachment"
  483. #define XmRPaneChildType                "PaneChildType"
  484. #define XmRPaneDragMode                    "PaneDragMode"
  485. #define XmRPaneSashType                    "PaneSashType"
  486. #define XmRPixmapTable                    "PixmapTable"
  487. #define XmRProgressBarMode                "ProgressBarMode"
  488. #define XmRRulesType                    "RulesType"
  489. #define XmRToolBarSelectionPolicy        "ToolBarSelectionPolicy"
  490. #define XmRToolScrollArrowPlacement        "ToolScrollArrowPlacement"
  491. #define XmRTruncateProc                    "TruncateProc"
  492. #define XmRXfeArrowType                    "XfeArrowType"
  493.  
  494. /*----------------------------------------------------------------------*/
  495. /*                                                                        */
  496. /* Things that conflict with Motif 2.x                                    */
  497. /*                                                                        */
  498. /*----------------------------------------------------------------------*/
  499. #if XmVersion < 2000
  500. #define XmNdragStartCallback            "dragStartCallback"
  501. #define XmNlist                            "list"
  502. #define XmNcomboBoxType                    "comboBoxType"
  503. #define XmCComboBoxType                    "ComboBoxType"
  504. #define XmRComboBoxType                    "ComboBoxType"
  505. #endif
  506.  
  507. #endif                                            /* end StringDefs.h        */
  508.