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.
Now, this behavior does not happen with other applications, like FLTK-based tools. Does anyone know what xlib setting needs to be sent on window creation to make subwindows behave properly? -- Gonzalo Garramuño [EMAIL PROTECTED] AMD4400 - ASUS48N-E GeForce7300GT Kubuntu Edgy _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

