Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page

Top Document: Motif FAQ (Part 9 of 9)
Previous Document: 319) How can an application manage events on multiple displays?
Next Document: 321) Why do I get "Error: attempt to add non-widget child "dsm" to


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

320) Can a Motif application create windows on mutiple screens (on a


multi-screen workstation)?
[Last modified: Sep 97]

Answer: Multiple screens is simpler than multiple displays, since one X server
controls all of the screens.  Simply specify the XmNscreen resource when you
create your top level (or other) shell widget and the X Toolkit will create
the shell on that screen.  You should generally also explicitly set your
XmNcolormap, XmNdepth, and XmNvisual resources for the new shell, since the
defaults may not be valid on the second screen.

Ken Lee



Top Document: Motif FAQ (Part 9 of 9)
Previous Document: 319) How can an application manage events on multiple displays?
Next Document: 321) Why do I get "Error: attempt to add non-widget child "dsm" to

Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
kenton@rahul.net (Ken Lee)

Last Update May 13 2007 @ 00:23 AM