Contents | Index | < Browse | Browse >


   SETWINTITLE  GuiFile NewTitle

  Will set the title shown in the Window's TitleBar to "NewTitle".

  Ex:
  > mydir = $$G4C.DIR
  > SetWinTitle MyGui.gc "The current dir is $mydir"