VRedisplayDialogWindow


 
Name
  VRedisplayDialogWindow - redisplays the dialog window if it is unmapped.
 
Synopsis
  VRedisplayDialogWindow()
 
Description
  VRedisplayDialogWindow redisplays the dialog window if it is unmapped.
 
Return Value
  0 - work successfully.
  287 - dialog window is already mapped.
 
Parameters
  None.
 
Side Effects
  The global variables lib_dial_win_on_off_selected and lib_dial_win_front 
are made TRUE.
 
Entry Conditions
  VCreateColormap should be called earlier, else VRedisplayDialogWindow prints
an error message tot he standard error stream, produces a core dump file and
exits from the current process.
 
Related Functions
VRemoveDialogWindow.