Hi Mark,
        I am opening two displays using
XtOpenDisplay()
function call after that I am creating two shells
using XtAppCreateShell(), in that my first function
XtAppCreateShell() succeeds, but the second function
call to create shell using XtAppCreateShell fails and
dumps the core, the parameters  diff is the 1st
parameter app_name and the 4th parameter Display(what
I got from XtOpenDisplay) remaining all same, I didn't
find any syntax error in that 2nd call, then how come
it is getting fails ???, (I am working in 8bpp mode)

  I am in the process of finding out the error, can
you give me some hints!!!! on this issue.

  my questions are,
** out of two createshell functions one is succeeds
other fails, is it really error with
XtAppCreateSheel() function call or some errors with
XtOpenDisplay itself, 
** is ther anyway to check whether the XtOpenDisplay
function executed properly and the display is opened
for funther operation like that.


Thanks in advance.
Bala.

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to