Developers |
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 |
|||
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 |
|||
Hi, the cvs-link on the left of the homepage points to the instruction to access the 2.2.3 Development branch. Is it possible to access openmotif 2.3 via cvs?? Bernd |
|||
Hi, |
|||
Hi, |
|||
Is there any outstanding reason XtVaCreateManagedWidget might hang the entire system while it runs? I have a program that slows the entire system down to unusability about 1/5 of the times it is run. Of that 1/5, about 1/3 of the time everything eventually (between 30 seconds and a few minutes) picks up again and it is usable, 1/3 the program/gnome-terminal quits or the system logs out, and 1/3 I have to manually restart the (virtual) machine. |
|||
If I use XmIconButton in a menu, I get the following warning Name fileM Shouldn't XmIconButton be a subclass of XmPushButton and be allowed as a child of RowColumn? |
|||
I build a mainwindow,and want to display a .jpg or .gif as an icon in the left-top corner,I write code as follows: but the picture does not display?What should do ? |
|||
I want to select a specific tab in an XmTabStack from my code. How can this be accomplished. I cannot find out how to do this.... I also want to read out which tab is selected: |
|||
Hi All, I am new here and desperately looking for some help. I am creating a GUI in X which will display an image sequence. I used Motif and created all the Widgets I needed and used DrawingAreaWidget where my images should be displayed. |
|||
