Parent document is top of "Motif FAQ (Part 4 of 9)"
Previous document is "79) How do I obtain the size of a unmanaged shell widget?"
Next document is "81) Can a non-shell Motif widget have a different visual type from"

80) How can I create a shell widget with a non-default visual type?

[Last modified: Apr 95]

Answer:  You must specify the colormap, visual type, and depth for the shell
before it is realized.  If you don't specify all three resources (or specify
them incorrectly), you will probably get BadMatch protocol errors from your X
server.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 4 of 9)"
Previous document is "79) How do I obtain the size of a unmanaged shell widget?"
Next document is "81) Can a non-shell Motif widget have a different visual type from"