Problem with UxPopUpInterface

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

3 posts / 0 new
Last post
Problem with UxPopUpInterface

Hi,
I am trying to display a working dialog box while doing some processing.The scenario is when processing starts dialogbox will appear and disappear when processing gets completed.I am calling UxPopUpInterface when processing starts but dialogbox is appearing only when processing gets finished.
Kindly help.
Thanks
‹ cvs-access to openmotif 2.3.x source Core dump when building source from Sept 19 on Linux ›

As far as I got you are using

As far as I got you are using UIMX to for development. The only I can say from your description is that you should notify X-server to repaint dialog before *processing*. Actually it would be very helpful if you attach a test-case.

dpeterc