I think you need to get all the lowlevel X stuff required to open an XLib window from QX11Info. Then you should be able to open the dialog. If you need to handle any X events, you can do that by reimplementing QApplication::x11EventFilter(). But be aware this window will look very odd compared to other windows in your program.
Hi wyosta,
Thanks for your support, If i can put the code created ,will you able to give a idea on the subject discussed....
I have already created an application with both the "xlib" part and Qt part, both are working fine as independent...Advice me
Bookmarks