Contents | Index | < Browse | Browse >

  RESINFO FontHeight ScreenWidth ScreenHeight 

  This is a Global command which gives some info to Gui4Cli 
  regarding the screen mode & font size that the gui was originally
  designed for, so as to enable it to resize it correctly under
  other fonts/resolutions.

  Example : ResInfo 8 640 256

  - this tells Gui4Cli that your gui was designed on a 640x256
    screen using an 8 point font. That's what my WB is..

  If, the gui's screen has the same size font, no resizing will 
  take place.

  Otherwise an incredibly profound calculation will take place to
  magically divine the perfect new size for you particular screen
  mode & font height..

  And it sometimes looks good too.. :)