Hi,
I am developing an application in Linux, I want to remove all the properties for a dialog shell except resizing the dialog shell. I used XmNmwmDecorations and XmNmwmFunctions of Window Manager properties as following way, but I am getting title bar and menu options for the dialog shell. Please suggest me, how I will get this thing. Currently I am using suse-6.4.

XtVaSetValues(window_shell, XmNmwmDecorations, MWM_DECOR_RESIZEH,
XmNmwmFunctions, MWM_FUNC_RESIZE, NULL);

Thanks for any suggestions,

yours faithfully,
Guruhema


--
-----------------------------------------------------------------
Guruhema Prasad N
Project Engg.(Product Development)
EASi Technologies
213, 3rd Main, 4th Cross
CHAMRAJ PET
BANGALORE 560 018 - INDIA Ph: 91-80-667 2984 / 660 1086 / 660 2365 Extn:- 124
Facsimile: 667 5274
http://www.easi.com mailto:guru@;easi.soft.net
-----------------------------------------------------------------


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to