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. Thanks |
|||

Andriy Konoval
UxPopUpInterface
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.