Open Motif 2.3 Discussion |
I am having problems with Table display using the XmHTML Widget. (1.) It doesn't perform spacing properly and appears to place multiple returns between tables. Also, it gets worse when a table is the child of another. (2.) It appears to overlap table with images when the, for example, the image is in the left cell and the data is in the right. |
|||
Is there a way to capture the resize event of a ScrollWindow that has a scroll policy of XmAUTOMATIC? I am needing to get the XmNsliderSize and a few other preferences; however, they vary depending on the time in which they are retrieved. The only time that I have been able to get the proper data for the preferences is during the XmNvalueChangedCallback of a ScrollBar. I am needing the preferences before then; moreover, if I get them during an event I don't want it to have to be an event initiated by the user. C. Lamb |
|||
Hello all. We are thinking about adding mouse wheel support to OpenMotif. It seems, that translation tables of XmText, XmScrollBar and XmScrolledWindow should be changed to support new mouse controls. We should determine default behaviour of the mouse wheels we want to see in OpenMotif. I investigated this functionality in other toolkits and found the following: GTK2: |
|||
