Article # 322, added by Geoworks, historical record
| first | previous | index | next | last |

Keeping a dialog on top of other windows.



Q. How can I make a dialog (GenInteraction, GIV_DIALOG) always stay
   on top of other dialogs in my application?

A. Use window layering, which allows you to set the "height" that you
   want the dialog box to display at.  See section 2.6.1.7 (Window
   Management) of the Objects book for more information.