home *** CD-ROM | disk | FTP | other *** search
/ Freelog 56 / Freelog056.iso / ModeEmp / PTViewer / Updates.txt < prev   
Text File  |  2004-02-20  |  1KB  |  41 lines

  1. PTViewer.exe - update 3.2.1
  2.  
  3. Thanks to all testers of PTViewer.exe and
  4. for the suggestions. I have tried to remove
  5. the bugs and implement most improvements:
  6.  
  7. (1) The occasional crash after window resizing
  8. was due to a bug in ptcompass. The compass image was 
  9. painted to an offwindow location when the window
  10. became too small which Windows does not like.
  11.  
  12. (2) The OpenFile dialog now works correctly with
  13. filenames containing spaces.
  14.  
  15. (3) Panning is stopped when the mouse exits the
  16. viewer window.
  17.  
  18. (4) Several unreported errors in the QTVR-viewer
  19. have been corrected.
  20.  
  21. There are a few new features:
  22.  
  23. (5) The main window can be made nonresizable by
  24. setting the applet tag "resizable" to false, eg
  25. <PARAM name=resizable value=false>.
  26.  
  27. (6) A Custom icon image can be supplied for the
  28. Window title bar. Use the following applet tag
  29. <PARAM name=IconImage value="images/icon.png">.
  30. The icon image must be RGB-PNG formatted with
  31. Alpha-transparency mask.
  32.  
  33. (7) As has been previously mentioned, the title of
  34. the viewer window may be set using the "name" tag.
  35.  
  36. The updated viewer together with an example
  37. demonstrating many features can be downloaded
  38. from my website
  39. <http://www.fh-furtwangen.de/~dersch>
  40.  
  41.