Disabling

            if ( Support35() && pieces > 1 ) {
                AddPtrToCache( IMAGEHANDLE, dynamicUid, subTableHandle,
                               FreeImageHandle );
                SaveImageInStorageCache( subTableHandle );
                BmpDelete( bitmap );
                if ( convert )
                    BmpDelete( oldBitmap );
            }

in table.c/LoadTable() fixes the OS5 fullscreen table problem.

Isn't that interesting?  It makes it likely that the problem is related to
the image problem--in both cases a problem with adding OS-created bitmaps to
the cache.

Alex

--
Dr. Alexander R. Pruss
Department of Philosophy
Georgetown University
Washington, DC 20057-1133  U.S.A.
e-mail: [EMAIL PROTECTED]
online papers and home page: www.georgetown.edu/faculty/ap85
--------------------------------------------------------------------------
   "Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
       - Paul of Worczyn (1424)

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to