terry lai wrote: > > I follow the method you suggested and get the xid. The I use it as > parameter to run GrRaiseWindow. However, it does not work to raise > the window. > > Is xid = wid in nano-X?
I have no idea - I suspect no one here does. It *ought* to be, if the port was made in a sensible manner. But we did not do that port, and I don't think anyone here uses it, so you may need to find out who did the porting and ask them. What platform are you targeting? Can you really not run a true X-server so that things Just Work? When I switched to using a proper X-server for my embedded boards it just made everything so much easier - and testing/debugging on a desktop linux box then an easy cross-compile for the target. Try it... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

