1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711
|
'\" t
...\" Vendor.sgm /main/16 1996/10/29 11:40:55 cdedoc $
.de P!
.fl
\!!1 setgray
.fl
\\&.\"
.fl
\!!0 setgray
.fl \" force out current output buffer
\!!save /psv exch def currentpoint translate 0 0 moveto
\!!/showpage{}def
.fl \" prolog
.sy sed -e 's/^/!/' \\$1\" bring in postscript file
\!!psv restore
.
.de pF
.ie \\*(f1 .ds f1 \\n(.f
.el .ie \\*(f2 .ds f2 \\n(.f
.el .ie \\*(f3 .ds f3 \\n(.f
.el .ie \\*(f4 .ds f4 \\n(.f
.el .tm ? font overflow
.ft \\$1
..
.de fP
.ie !\\*(f4 \{\
. ft \\*(f4
. ds f4\"
' br \}
.el .ie !\\*(f3 \{\
. ft \\*(f3
. ds f3\"
' br \}
.el .ie !\\*(f2 \{\
. ft \\*(f2
. ds f2\"
' br \}
.el .ie !\\*(f1 \{\
. ft \\*(f1
. ds f1\"
' br \}
.el .tm ? font underflow
..
.ds f1\"
.ds f2\"
.ds f3\"
.ds f4\"
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
.TH "VendorShell" "library call"
.SH "NAME"
\fBVendorShell\fP \(em The VendorShell widget class
.iX "VendorShell"
.iX "widget class" "VendorShell"
.SH "SYNOPSIS"
.PP
.nf
#include <Xm/Xm\&.h>
#include <X11/Shell\&.h>
.fi
.SH "DESCRIPTION"
.PP
VendorShell is a Motif widget class used as a supporting superclass for
all shell classes that are visible to the window manager and that are
not override redirect\&.
It contains resources that describe the MWM-specific look and feel\&.
It also manages the MWM-specific communication needed by all VendorShell
subclasses\&.
See the \fBmwm\fP reference page for more information\&.
.PP
It is also responsible for managing toolTips. All \fBXmPrimitive\fP and
\fBXmGadget\fP
subclasses have an \fBXmNtoolTipString\fP resource. If \fBXmNtoolTipEnable\fP
is True, and
the pointer enters a Primitive or Gadget that has traversal enabled, and the
XmNtoolTipString is not NULL, the \fBXmNtoolTipString\fP will be displayed according
to the VendorShell resources for controlling toolTips. VendorShell displays
the XmNtooTipString in an XmLabel that is a child of a transientShell. The name
of the transientShell is TipShell, and the name of the XmLabel is TipLabel.
The appearance of the tip can be controlled by specifying resources on these
widgets.
.PP
If an application uses the \fBXmNmwmDecorations\fP,
\fBXmNmwmFunctions\fP, or \fBXmNmwmInputMode\fP resource, it should
include the file \fBXm/MwmUtil\&.h\fP\&.
.PP
Setting \fBXmNheight\fP, \fBXmNwidth\fP, or \fBXmNborderWidth\fP for
either a VendorShell or its managed child usually sets that resource to the
same value in both the parent and the child\&. When an off-the-spot input
method exists, the height and width of the shell may be greater than
those of the managed child in order to accommodate the input method\&.
In this case, setting \fBXmNheight\fP or \fBXmNwidth\fP for the
shell does not necessarily set that resource to the same value in
the managed child, and setting \fBXmNheight\fP or \fBXmNwidth\fP
for the child does not necessarily set that resource to the same
value in the shell\&.
.PP
For the managed child of a VendorShell, regardless of the value
of the shell\&'s \fBXmNallowShellResize\fP, setting \fBXmNx\fP or
\fBXmNy\fP sets the corresponding resource of the parent but does
not change the child\&'s position relative to the parent\&.
\fBXtGetValues\fP for the child\&'s \fBXmNx\fP or \fBXmNy\fP yields the
value of the corresponding resource in the parent\&.
The x and y-coordinates of the child\&'s upper left outside
corner relative to the parent\&'s upper left inside corner are both 0 (zero)
minus the value of \fBXmNborderWidth\fP\&.
.PP
Note that the \fIInter-Client Communication Conventions Manual\fP (ICCCM)
allows a window manager to change or control the border width of a reparented
top-level window\&.
.PP
VendorShell holds the \fBXmQTspecifyRenderTable\fP trait\&.
.SS "Classes"
.PP
VendorShell inherits behavior, resources, and traits from the \fBCore\fP,
\fBComposite\fP, \fBShell\fP, and
\fBWMShell\fP classes\&.
.PP
The class pointer is \fBvendorShellWidgetClass\fP\&.
.PP
The class name is \fBVendorShell\fP\&.
.SS "New Resources"
.PP
The following table defines a set of widget resources used by the programmer
to specify data\&. The programmer can also set the resource values for the
inherited classes to set attributes for this widget\&. To reference a
subresource by name or by class in a \fB\&.Xdefaults\fP file, remove the \fBXmN\fP or
\fBXmC\fP prefix and use the remaining letters\&. To specify one of the defined
values for a subresource in a \fB\&.Xdefaults\fP file, remove the \fBXm\fP prefix and use
the remaining letters (in either lowercase or uppercase, but include any
underscores between words)\&.
The codes in the access column indicate if the given subresource can be
set at creation time (C),
set by using \fBXtSetValues\fP (S),
retrieved by using \fBXtGetValues\fP (G), or is not applicable (N/A)\&.
.TS
tab() box;
c s s s s
l| l| l| l| l.
\fBVendorShell Resource Set\fP
\fBName\fP\fBClass\fP\fBType\fP\fBDefault\fP\fBAccess\fP
_____
XmNaudibleWarningXmCAudibleWarningunsigned charXmBELLCSG
_____
XmNbuttonFontListXmCButtonFontListXmFontListdynamicCSG
_____
XmNbuttonRenderTableXmCButtonRenderTableXmRenderTabledynamicCSG
_____
XmNdefaultFontListXmCDefaultFontListXmFontListdynamicCG
_____
XmNdeleteResponseXmCDeleteResponseunsigned charXmDESTROYCSG
_____
XmNinputMethodXmCInputMethodstringNULLCSG
_____
XmNinputPolicyXmCInputPolicyXmInputPolicyXmPER_SHELLCSG
_____
XmNkeyboardFocusPolicyXmCKeyboardFocusPolicyunsigned charXmEXPLICITCSG
_____
XmNlabelFontListXmCLabelFontListXmFontListdynamicCSG
_____
XmNlabelRenderTableXmCLabelRenderTabelXmRenderTabledynamicCSG
_____
XmNlayoutDirectionXmCLayoutDirectionXmDirectionXmLEFT_TO_RIGHTCG
_____
XmNmwmDecorationsXmCMwmDecorationsint-1CG
_____
XmNmwmFunctionsXmCMwmFunctionsint-1CG
_____
XmNmwmInputModeXmCMwmInputModeint-1CG
_____
XmNmwmMenuXmCMwmMenuStringNULLCG
_____
XmNpreeditTypeXmCPreeditTypeStringdynamicCSG
_____
XmNverifyPreeditXmCVerifyPreeditBooleanFalseCSG
_____
XmNshellUnitTypeXmCShellUnitTypeunsigned charXmPIXELSCSG
_____
XmNtextFontListXmCTextFontListXmFontListdynamicCSG
_____
XmNtextRenderTableXmCTextRenderTableXmRenderTabledynamicCSG
_____
XmNtoolTipPostDelayXmCToolTipPostDelayint5000CSG
_____
XmNtoolTipPostDurationXmCToolTipPostDurationint5000CSG
_____
XmNtoolTipEnableXmCToolTipEnableBooleanFalseCSG
_____
XmNunitTypeXmCUnitTypeunsigned charXmPIXELSCSG
_____
XmNuseAsyncGeometryXmCUseAsyncGeometryBooleanFalseCSG
_____
.TE
.IP "\fBXmNaudibleWarning\fP" 10
Determines whether an action activates its associated audible cue\&.
The possible values are \fBXmBELL\fP and \fBXmNONE\fP\&.
.IP "\fBXmNbuttonFontList\fP" 10
Specifies the font list used for button descendants\&. See the
\fBXmNbuttonRenderTable\fP resource\&.
.IP "\fBXmNbuttonRenderTable\fP" 10
Specifies the render table used for VendorShell\&'s button descendants\&.
If this value is NULL at initialization and if the value of
\fBXmNdefaultFontList\fP is not NULL, \fBXmNbuttonRenderTable\fP
is initialized to the value of \fBXmNdefaultFontList\fP\&. If
the value of \fBXmNdefaultFontList\fP is NULL,
the parent hierarchy of the widget is searched for
an ancestor that holds the \fBXmQTspecifyRenderTable\fP trait\&.
If such an ancestor is found,
\fBXmNbuttonRenderTable\fP is initialized to the
\fBXmBUTTON_RENDER_TABLE\fP value
of the ancestor widget\&. If no such ancestor is found, the default
is implementation dependent\&. Refer to
\fBXmRenderTable\fP(3) for more information on the creation and structure
of a render table\&.
.IP "\fBXmNdefaultFontList\fP" 10
Specifies a default font list for VendorShell\&'s descendants\&.
This resource is obsolete and exists for compatibility with
earlier releases\&. It has been replaced by \fBXmNbuttonFontList\fP,
\fBXmNlabelFontList\fP, and \fBXmNtextFontList\fP\&.
.IP "\fBXmNdeleteResponse\fP" 10
Determines what action the shell takes in response to a
\fBWM_DELETE_WINDOW\fP message\&.
The setting can be one of three values: \fBXmDESTROY\fP, \fBXmUNMAP\fP,
and \fBXmDO_NOTHING\fP\&.
The resource is scanned, and the appropriate action is taken after the
\fBWM_DELETE_WINDOW\fP callback list (if any) that is registered with
the Protocol manager has been called\&.
.IP "\fBXmNinputMethod\fP" 10
Specifies the string that sets the locale modifier for the input
method\&.
When \fBXtGetValues\fP is called on this resource, the returned value
is a pointer to the actual resource value and
should not be freed\&.
.IP "\fBXmNinputPolicy\fP" 10
Specifies the policy to follow for creating an
Input Context (IC) for this shell\&. This resource can have the
following values:
.RS
.IP "\fBXmPER_SHELL\fP" 10
Specifies that only one XIC is created per shell\&.
.IP "\fBXmPER_WIDGET\fP" 10
Specifies that one XIC is created for each widget\&.
.RE
.IP "\fBXmNkeyboardFocusPolicy\fP" 10
Determines allocation of keyboard focus within the widget hierarchy rooted
at this shell\&. The X keyboard focus must be directed to somewhere in the
hierarchy for this client-side focus management to take effect\&.
Possible values are \fBXmEXPLICIT\fP, specifying a click-to-type policy,
and \fBXmPOINTER\fP, specifying a pointer-driven policy\&.
.IP "\fBXmNlabelFontList\fP" 10
Specifies the font list used for label descendants\&. See the
\fBXmNlabelRenderTable\fP resource\&.
.IP "\fBXmNlabelRenderTable\fP" 10
Specifies the font list used for VendorShell\&'s label descendants
(Labels and LabelGadgets)\&. If this value is NULL at initialization
and if the value of \fBXmNdefaultFontList\fP is not NULL,
\fBXmNlabelFontList\fP is initialized to the value of
\fBXmNdefaultFontList\fP\&. If the value of \fBXmNdefaultFontList\fP is
NULL, the parent hierarchy of the widget is searched
for an ancestor that holds the \fBXmQTspecifyRenderTable\fP trait\&.
If such
an ancestor is found, \fBXmNlabelRenderTable\fP is initialized to the
\fBXmLABEL_RENDER_TABLE\fP of the ancestor widget\&. If no such ancestor
is found, the default is implementation dependent\&. Refer to
\fBXmRenderTable\fP(3) for more information on the creation and structure
of a render table\&.
.IP "\fBXmNlayoutDirection\fP" 10
Specifies the direction in which the subwidgets, children of a
widget, or other visual components are to be laid out\&. This policy
will apply as the default layout policy for all descendants of this
VendorShell\&.
.IP "\fBXmNmwmDecorations\fP" 10
Specifies the decoration flags (specific decorations to add or remove
from the window manager frame) for the \fB_MOTIF_WM_HINTS\fP property\&.
If any decoration flags are specified by the \fB_MOTIF_WM_HINTS\fP
property, only decorations indicated by both that property and the MWM
\fBclientDecoration\fP and \fBtransientDecoration\fP resources are displayed\&.
If no decoration flags are specified by the \fB_MOTIF_WM_HINTS\fP property,
decorations indicated by the MWM \fBclientDecoration\fP and
\fBtransientDecoration\fP resources are displayed\&.
The default for the \fBXmNmwmDecorations\fP resource
is not to specify any decoration flags for the \fB_MOTIF_WM_HINTS\fP property\&.
.IP "" 10
The value of this resource is the bitwise inclusive OR of one or more
flag bits\&.
The possible flag bit constants, defined in the include
file \fBXm/MwmUtil\&.h\fP, are
.RS
.IP "\fBMWM_DECOR_ALL\fP" 10
All decorations \fIexcept\fP those specified by
other flag bits that are set
.IP "\fBMWM_DECOR_BORDER\fP" 10
Client window border
.IP "\fBMWM_DECOR_RESIZEH\fP" 10
Resize frame handles
.IP "\fBMWM_DECOR_TITLE\fP" 10
Title bar
.IP "\fBMWM_DECOR_MENU\fP" 10
Window menu button
.IP "\fBMWM_DECOR_MINIMIZE\fP" 10
Minimize window button
.IP "\fBMWM_DECOR_MAXIMIZE\fP" 10
Maximize window button
.RE
.IP "\fBXmNmwmFunctions\fP" 10
Specifies the function flags (specific window manager functions to
apply or not apply to the client window) for the \fB_MOTIF_WM_HINTS\fP
property\&.
If any function flags are specified by the \fB_MOTIF_WM_HINTS\fP
property, only functions indicated by both that property and the MWM
\fBclientFunctions\fP and \fBtransientFunctions\fP resources are
applied\&.
If no function flags are specified by the \fB_MOTIF_WM_HINTS\fP
property, functions indicated by the MWM \fBclientFunctions\fP and
\fBtransientFunctions\fP resources are applied\&.
The default for the \fBXmNmwmFunctions\fP resource is not to specify any
function flags for the \fB_MOTIF_WM_HINTS\fP property\&.
.IP "" 10
The value of this resource is the bitwise inclusive OR of one or more
flag bits\&.
The possible flag bit constants, defined in the include
file \fBXm/MwmUtil\&.h\fP, are
.RS
.IP "\fBMWM_FUNC_ALL\fP" 10
All functions \fIexcept\fP those specified by
other flag bits that are set
.IP "\fBMWM_FUNC_RESIZE\fP" 10
\fBf\&.resize\fP
.IP "\fBMWM_FUNC_MOVE\fP" 10
\fBf\&.move\fP
.IP "\fBMWM_FUNC_MINIMIZE\fP" 10
\fBf\&.minimize\fP
.IP "\fBMWM_FUNC_MAXIMIZE\fP" 10
\fBf\&.maximize\fP
.IP "\fBMWM_FUNC_CLOSE\fP" 10
\fBf\&.kill\fP
.RE
.IP "\fBXmNmwmInputMode\fP" 10
Specifies the input mode flag (application modal or system modal input
constraints) for the \fB_MOTIF_WM_HINTS\fP property\&.
If no input mode flag is specified by the \fB_MOTIF_WM_HINTS\fP
property, no input constraints are applied, and input goes to any
window\&.
The default for the \fBXmNmwmInputMode\fP resource is not to specify any
input mode flag for the \fB_MOTIF_WM_HINTS\fP property\&.
.IP "" 10
An application that sets input constraints on a dialog usually uses the
BulletinBoard\&'s \fBXmNdialogStyle\fP resource rather than the parent
DialogShell\&'s \fBXmNmwmInputMode\fP resource\&.
.IP "" 10
The possible values for this resource, defined in the
include file \fBXm/MwmUtil\&.h\fP, are
.RS
.IP "\fBMWM_INPUT_MODELESS\fP" 10
Input goes to any window\&.
.IP "\fBMWM_INPUT_PRIMARY_APPLICATION_MODAL\fP" 10
Input does not
go to ancestors of this window\&.
.IP "\fBMWM_INPUT_SYSTEM_MODAL\fP" 10
Input goes only to this window\&.
.IP "\fBMWM_INPUT_FULL_APPLICATION_MODAL\fP" 10
Input does not go to other
windows in this application\&.
.RE
.IP "\fBXmNmwmMenu\fP" 10
Specifies the menu items that the Motif window manager should add to the end
of the window menu\&. The string contains a list of items separated
by \fB\n\fP with the following format:
.PP
.nf
\fIlabel [mnemonic] [accelerator] function\fP
.fi
.IP "" 10
If more than one item is specified, the items should be separated by a
newline character\&.
.IP "" 10
When \fBXtGetValues\fP is called on this resource, the returned value
is a pointer to the actual resource value and
should not be freed\&.
.IP "\fBXmNpreeditType\fP" 10
Specifies the input method style or styles available to the input
manager\&. The resource can be a comma-separated list of the following
values:
.TS
tab() allbox;
c s
l| l|.
\fBPreedit Values\fP
\fBPreedit Value\fP\fBXIM Style\fP
__
OffTheSpotXIMPreeditArea
__
RootXIMPreeditNothing
__
NoneXIMPreeditNone
__
OverTheSpotXIMPreeditPosition
__
OnTheSpotXIMPreeditCallbacks
__
.TE
.IP "" 10
When \fBXtGetValues\fP is called on this resource, the returned value
is a pointer to the actual resource value and
should not be freed\&.
.IP "\fBXmNshellUnitType\fP" 10
This resource is obsolete, and is included only for compatibility with
earlier releases of Motif\&. Use the \fBXmNunitType\fP resource
instead\&.
.IP "\fBXmNtextFontList\fP" 10
Specifies the font list used for text descendants\&. See the
\fBXmNtextRenderTable\fP resource\&.
.IP "\fBXmNtextRenderTable\fP" 10
Specifies the render table used for VendorShell\&'s Text and List
descendants\&. If this value is NULL at initialization
and if the value of \fBXmNdefaultFontList\fP is not NULL,
\fBXmNtextRenderTable\fP is initialized to the value of
\fBXmNdefaultFontList\fP\&. If the value of \fBXmNdefaultFontList\fP is
NULL, the parent hierarchy of the widget is searched
for an ancestor that holds the \fBXmQTspecifyRenderTable\fP trait\&.
If such
an ancestor is found, \fBXmNtextRenderTable\fP is initialized to the
\fBXmTEXT_RENDER_TABLE\fP value of the ancestor widget\&. If no such ancestor
is found, the default is implementation dependent\&.
Refer to
\fBXmRenderTable\fP(3) for more information on the creation and structure
of a render table\&.
.IP "\fBXmNtoolTipEnable\fP" 10
Specifies whether toolTips are enabled for this shell or not.
.IP "\fBXmNtoolTipPostDelay\fP" 10
Specifies the time, in milliseconds, to wait after the pointer enters
a widget before posting the toolTip associated with this widget.
.IP "\fBXmNtoolTipPostDuration\fP" 10
Specifies the time, in milliseconds, that the toolTip is displayed. A value
of 0 will display the tip indefinitely.
.IP "\fBXmNunitType\fP" 10
Provides the basic support for resolution independence\&. It defines
the type of units a widget uses with sizing and positioning resources\&.
The resource has a default unit type of \fBXmPIXELS\fP\&.
.IP "" 10
The unit type can also be specified in resource files, with the
following format:
.PP
.nf
\f(CW\fI<floating value><unit>\fP\fR
.fi
.PP
.IP "" 10
where:
.RS
.IP "\fIunit\fP" 10
is <" ", pixels, inches, centimeters, millimeters, points, font units>
.IP "\fIpixels\fP" 10
is <\fIpix\fP, \fIpixel\fP, \fIpixels\fP>
.IP "\fIinches\fP" 10
is <\fIin\fP, \fIinch\fP, \fIinches\fP>
.IP "\fIcentimeter\fP" 10
is <\fIcm\fP, \fIcentimeter\fP, \fIcentimeters\fP>
.IP "\fImillimeters\fP" 10
is <\fImm\fP, \fImillimeter\fP, \fImillimeters\fP>
.IP "\fBpoints\fP" 10
is <\fIpt\fP, \fIpoint\fP, \fIpoints\fP>
.IP "\fBfont units\fP" 10
is <\fIfu\fP, \fBfont_unit\fP, \fBfont_units\fP>
.IP "\fIfloat\fP" 10
is {"+"|"-"}{{<"0"-"9">*}\&.}<"0"-"9">*
.IP "" 10
Note that the type Dimension must always be positive\&.
.RE
.IP "" 10
For example,
.PP
.nf
\f(CWxmfonts*XmMainWindow\&.height: 10\&.4cm
*PostIn\&.width: 3inches\fR
.fi
.PP
.IP "" 10
\fBXmNunitType\fP can have the following values:
.RS
.IP "\fBXmPIXELS\fP" 10
All values provided to the widget are treated as normal
pixel values\&.
.IP "\fBXmMILLIMETERS\fP" 10
All values provided to the widget are treated as normal millimeter
values\&.
.IP "\fBXm100TH_MILLIMETERS\fP" 10
All values provided to the widget are treated
as 1/100 of a millimeter\&.
.IP "\fBXmCENTIMETERS\fP" 10
All values provided to the widget are treated as normal centimeter
values\&.
.IP "\fBXmINCHES\fP" 10
All values provided to the widget are treated as normal inch
values\&.
.IP "\fBXm1000TH_INCHES\fP" 10
All values provided to the widget are treated as
1/1000 of an inch\&.
.IP "\fBXmPOINTS\fP" 10
All values provided to the widget are treated as normal point
values\&. A point is a unit used in text processing
applications and is defined as 1/72 of an inch\&.
.IP "\fBXm100TH_POINTS\fP" 10
All values provided to the widget are treated as
1/100 of a point\&. A point is a unit used in text processing
applications and is defined as 1/72 of an inch\&.
.IP "\fBXmFONT_UNITS\fP" 10
All values provided to the widget are treated as normal font
units\&. A font unit has horizontal and vertical components\&.
These are the values of the XmScreen resources \fBXmNhorizontalFontUnit\fP
and \fBXmNverticalFontUnit\fP\&.
.IP "\fBXm100TH_FONT_UNITS\fP" 10
All values provided to the widget are treated as 1/100 of a font unit\&.
A font unit has horizontal and vertical components\&. These are the
values of the \fBXmScreen\fP resources \fBXmNhorizontalFontUnit\fP and
\fBXmNverticalFontUnit\fP\&.
.RE
.IP "" 10
For more information about units, refer to the \fBXmConvertUnits\fP
reference page\&.
.IP "\fBXmNuseAsyncGeometry\fP" 10
Specifies whether the geometry manager should wait for confirmation of a
geometry request to the window manager\&.
When the value of this resource is True, the geometry manager forces
\fBXmNwaitForWm\fP to False and \fBXmNwmTimeout\fP to 0, and it relies
on asynchronous notification\&.
When the value of this resource is False, \fBXmNwaitForWm\fP and
\fBXmNwmTimeout\fP are unaffected\&.
The default is False\&.
.SS "Inherited Resources"
.PP
VendorShell inherits behavior and resources from the
superclasses described in the following tables\&.
For a complete description of each resource, refer to the
reference page for that superclass\&.
.TS
tab() box;
c s s s s
l| l| l| l| l.
\fBWMShell Resource Set\fP
\fBName\fP\fBClass\fP\fBType\fP\fBDefault\fP\fBAccess\fP
_____
XmNbaseHeightXmCBaseHeightintXtUnspecifiedShellIntCSG
_____
XmNbaseWidthXmCBaseWidthintXtUnspecifiedShellIntCSG
_____
XmNheightIncXmCHeightIncintXtUnspecifiedShellIntCSG
_____
XmNiconMaskXmCIconMaskPixmapNULLCSG
_____
XmNiconPixmapXmCIconPixmapPixmapNULLCSG
_____
XmNiconWindowXmCIconWindowWindowNULLCSG
_____
XmNiconXXmCIconXintXtUnspecifiedShellIntCSG
_____
XmNiconYXmCIconYintXtUnspecifiedShellIntCSG
_____
XmNinitialStateXmCInitialStateintNormalStateCSG
_____
XmNinputXmCInputBooleanTrueCSG
_____
XmNmaxAspectXXmCMaxAspectXintXtUnspecifiedShellIntCSG
_____
XmNmaxAspectYXmCMaxAspectYintXtUnspecifiedShellIntCSG
_____
XmNmaxHeightXmCMaxHeightintXtUnspecifiedShellIntCSG
_____
XmNmaxWidthXmCMaxWidthintXtUnspecifiedShellIntCSG
_____
XmNminAspectXXmCMinAspectXintXtUnspecifiedShellIntCSG
_____
XmNminAspectYXmCMinAspectYintXtUnspecifiedShellIntCSG
_____
XmNminHeightXmCMinHeightintXtUnspecifiedShellIntCSG
_____
XmNminWidthXmCMinWidthintXtUnspecifiedShellIntCSG
_____
XmNtitleXmCTitleStringdynamicCSG
_____
XmNtitleEncodingXmCTitleEncodingAtomdynamicCSG
_____
XmNtransientXmCTransientBooleanFalseCSG
_____
XmNwaitForWmXmCWaitForWmBooleanTrueCSG
_____
XmNwidthIncXmCWidthIncintXtUnspecifiedShellIntCSG
_____
XmNwindowGroupXmCWindowGroupWindowdynamicCSG
_____
mNwinGravityXmCWinGravityintdynamicCSG
_____
XmNwmTimeoutXmCWmTimeoutint5000 msCSG
_____
.TE
.TS
tab() box;
c s s s s
l| l| l| l| l.
\fBShell Resource Set\fP
\fBName\fP\fBClass\fP\fBType\fP\fBDefault\fP\fBAccess\fP
_____
XmNallowShellResizeXmCAllowShellResizeBooleanFalseCG
_____
XmNcreatePopupChildProcXmCCreatePopupChildProcXtCreatePopupChildProcNULLCSG
_____
XmNgeometryXmCGeometryStringNULLCSG
_____
XmNoverrideRedirectXmCOverrideRedirectBooleanFalseCSG
_____
XmNpopdownCallbackXmCCallbackXtCallbackListNULLC
_____
XmNpopupCallbackXmCCallbackXtCallbackListNULLC
_____
XmNsaveUnderXmCSaveUnderBooleanFalseCSG
_____
XmNvisualXmCVisualVisual *CopyFromParentCSG
_____
.TE
.TS
tab() box;
c s s s s
l| l| l| l| l.
\fBComposite Resource Set\fP
\fBName\fP\fBClass\fP\fBType\fP\fBDefault\fP\fBAccess\fP
_____
XmNchildrenXmCReadOnlyWidgetListNULLG
_____
XmNinsertPositionXmCInsertPositionXtOrderProcNULLCSG
_____
XmNnumChildrenXmCReadOnlyCardinal0G
_____
.TE
.TS
tab() box;
c s s s s
l| l| l| l| l.
\fBCore Resource Set\fP
\fBName\fP\fBClass\fP\fBType\fP\fBDefault\fP\fBAccess\fP
_____
XmNacceleratorsXmCAcceleratorsXtAcceleratorsdynamicCSG
_____
XmNancestorSensitiveXmCSensitiveBooleandynamicG
_____
XmNbackgroundXmCBackgroundPixeldynamicCSG
_____
XmNbackgroundPixmapXmCPixmapPixmapXmUNSPECIFIED_PIXMAPCSG
_____
XmNborderColorXmCBorderColorPixelXtDefaultForegroundCSG
_____
XmNborderPixmapXmCPixmapPixmapXmUNSPECIFIED_PIXMAPCSG
_____
XmNborderWidthXmCBorderWidthDimension0CSG
_____
XmNcolormapXmCColormapColormapdynamicCG
_____
XmNdepthXmCDepthintdynamicCG
_____
XmNdestroyCallbackXmCCallbackXtCallbackListNULLC
_____
XmNheightXmCHeightDimensiondynamicCSG
_____
XmNinitialResourcesPersistentXmCInitialResourcesPersistentBooleanTrueC
_____
XmNmappedWhenManagedXmCMappedWhenManagedBooleanTrueCSG
_____
XmNscreenXmCScreenScreen *dynamicCG
_____
XmNsensitiveXmCSensitiveBooleanTrueCSG
_____
XmNtranslationsXmCTranslationsXtTranslationsdynamicCSG
_____
XmNwidthXmCWidthDimensiondynamicCSG
_____
XmNxXmCPositionPosition0CSG
_____
XmNyXmCPositionPosition0CSG
_____
.TE
.SS "Translations"
.PP
There are no translations for VendorShell\&.
.SH "RELATED"
.PP
\fBComposite\fP(3),
\fBCore\fP(3),
\fBmwm\fP(1),
\fBShell\fP(3),
\fBWMShell\fP(3),
\fBXmActivateProtocol\fP(3),
\fBXmActivateWMProtocol\fP(3),
\fBXmAddProtocolCallback\fP(3),
\fBXmAddWMProtocolCallback\fP(3),
\fBXmAddProtocols\fP(3),
\fBXmAddWMProtocols\fP(3),
\fBXmDeactivateProtocol\fP(3),
\fBXmDeactivateWMProtocol\fP(3),
\fBXmGetAtomName\fP(3),
\fBXmInternAtom\fP(3),
\fBXmIsMotifWMRunning\fP(3),
\fBXmRemoveProtocolCallback\fP(3),
\fBXmRemoveWMProtocolCallback\fP(3),
\fBXmRemoveProtocols\fP(3),
\fBXmRemoveWMProtocols\fP(3),
\fBXmScreen\fP(3),
\fBXmSetProtocolHooks\fP(3),
and \fBXmSetWMProtocolHooks\fP(3)\&.
...\" created by instant / docbook-to-man, Sun 22 Dec 1996, 20:16
|