Resize XmFrame

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

Questions about motif? Contact us

1 post / 0 new
Resize XmFrame

Submitted by Anonymous on Fri, 07/07/2000 - 16:58.

Desired Functionality Would like the user to be able to resize a XmFrame widget via mouse click-and-drag (much like Mwm resize handles).

This would be an interactive geometery layout routine for an inter-hierarchical widget (not a shell widget). Would only allow resizing to take place in a special "edit" mode. Would like to present some sort of resize handles around the edges of the XmFrame the user could click and drag to the desired size. Have read briefly about drag and drop, but seems to be more oriented toward data transfer than a graphical interface I could exploit. Any ideas would be greatly appreciated. Also willing to expand above description if needed.