In article <[EMAIL PROTECTED]>,
 gga <[EMAIL PROTECTED]> wrote:

> This is a question for someone that has a good understanding of Xlib.
> 
> Currently, I am running into an issue with one application (maya, to be
> specific) that seems like it does not create its subwindows as children
> of its main window.  This results in incorrect behavior such as having
> the subwindows not be minimized or incorrectly sent to the back when the
> main window is clicked upon.
> I know this incorrect behavior can be fixed by setting some Xlib
> preference in .Xresources or .Xdefault, but I am unsure what.

This is not related to Xlib at all. MDI is not supported by X11. It 
_may_ be an indirect issue of the window manager (managing WM 
events/hints differently as the program expects).

> Does anyone know what xlib setting needs to be sent on window creation
> to make subwindows behave properly?

Is this maya as is "Maya 3D by Alias/Wavefront"?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to