Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.803 xmtoplevel_board

xmtoplevel_board(width, height, title [, h_margin, v_margin])

[motif package] Creates a top level board widget, and returns the widget’s ID (an integer). The board gets the indicated width and height (in pixels), and the widget gets the indicated title. Use xtpopup to pop up the widget, and xtloop to manage it.

See also: xtpopup, xtloop