I have an motif based application that runs on Linux. Lately I have been trying to create and launch gtk dialogs from with in the motif application.
However I notice that the two tool kits are incompatible. If I move the gtk dialog over the motif based application, it greys/blurs out the motif parent window.
Could some one please tell me how I could possibly fix this problem, and would be great if some one could post tips on how people should create gtk based widgets/dialogs from within motif applications and probably over a period of time migrate completely to using gtk?