home *** CD-ROM | disk | FTP | other *** search
/ ANews 2 / AnewsCD2.iso / Materiels / AteoConcepts / PIXEL64 / InstallPixel64 / Pixel64 / ModePro.lha / ModePro / Docs / faq < prev    next >
Text File  |  1998-09-02  |  2KB  |  70 lines

  1. ModePro (not so) Frequently Asked Questions...
  2.  
  3. Q: What the hell is "Bad LockPubScreenList() Access"
  4.  
  5. A: If you come across this message in a program, then that program
  6.    has a bug in the way it handles [Un]LockPubScreenList().
  7.    It may appear when programs unlock the public screen list and 
  8.    then access it.
  9.  
  10.  
  11.  
  12. Q: Why does the palette requester not work correctly on true color 
  13.    screens (15, 16 or 24 bit), the palette won't change?
  14.  
  15. A: Actually you are changing the palette.  However, the palette of 
  16.    a true color screen doesn't work the same as an 8 bit screen for
  17.    example.  The palette of a true color screen cannot update graphics
  18.    that were previously drawn, it will ony affect new rendering.
  19.  
  20.  
  21.  
  22. Q: The backdrop color requester won't open.
  23.  
  24. A: Either your system is out of memory, or more likely, the screen 
  25.    ModeProPres is opened on is out of free pens for rendering, if so 
  26.    either set Workbench to use a screen with more colors, or free pens 
  27.    on the Workbench screen by turning of backdrops, or open ModeProPrefs
  28.    on a public screen with more free pens. 
  29.  
  30.  
  31.  
  32. Q: What's a "free" pen
  33.  
  34. A: A "free" pen is a color register (or index, or pen) that is not 
  35.    being used by other programs.
  36.  
  37.  
  38.  
  39. Q: Why can't ModePro promote this game/program?
  40.  
  41. A: ModePro can only promote programs that use the OS to open their 
  42.    screens, most games and some applications do not use the OS at 
  43.    all.
  44.  
  45.  
  46.  
  47. Q: Why does program X crash?
  48.  
  49. A: I don't know why!  Unfortunately I don't have access to many Amiga 
  50.    programs, so I can't explain why some programs fail to work.  
  51.    Chances are, the program is very old, and very dependant on the Amiga
  52.    custom chips.
  53.  
  54.  
  55.  
  56. Q: Why does the WB act strange/crash/lockup with the WBPROMOTABLE 
  57.    option set?
  58.  
  59. A: Again, I don't know why!  the Workbench hates being tampered with.  
  60.    Hence the reason for the warning in the docs. 
  61.  
  62.  
  63.  
  64. Q: The "Force Planar" option doesn't do anything, why?
  65.  
  66. A: Recent versions of CyberGfx seem to have made this option ineffective.
  67.    I am considering a kludge to get around this problem, however, it may 
  68.    likely create a large load on the CPU, and likely will be unusable.
  69.  
  70.