RE: T3 user?

2004-05-14 Thread James Watkins-Harvey
Well, I've been flipping, sliding and changing states for the last 10
minutes, and I could not manage to crash it.  Seems pretty good!

(viewer_en.prc, 05/14/04 01:07:23 PM, on a T3 with PalmOS 5.2.1)


James

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:plucker-dev-
 [EMAIL PROTECTED] On Behalf Of Alexander R. Pruss
 Sent: 14 mai, 2004 10:17
 To: [EMAIL PROTECTED]
 Subject: T3 user?

 Is there any T3 user who could check if the following bug is present in
 the
 current dev snapshot?

 Start Plucker in portrait mode with slider open.  (I don't know the
 graffiti
 state--try both.)  Switch to landscape mode.  Change graffiti state.
 Crash.
 (Better make a backup before trying!)

 It was reported to me that this happens in PalmBible+ which uses the
exact
 same DIA code, so I'm worried it happens in Plucker, too.  If so, it's
 going
 to be a hard bug to fix as there does not seem to be a way for me to
 duplicate this on the simulator as it doesn't have a slider.

 --
 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


smime.p7s
Description: S/MIME cryptographic signature


Re: DIA code committed

2004-04-18 Thread James Watkins-Harvey
Hi,


Great to see that DIA is now implemented!  I was working on a patched
solution for it, but now that there is a clean solution, I'm happy.  Some
points, though:


1) About the problem with the Library form...  I had the same problem
in my
   own solution; I fixed it by calling:

   PINSetInputAreaState( pinInputAreaUser );

   Don't know why this actually happens, but this fixed my problem...

2) Rotating the screen using DIA (480x320) makes the scrolling very
slow
   (I personally use Control: Mode 3 in preferences).  Instead,
using
   the rotation option provided in the Font form is much more
faster...
   It would be nice to handle DIA rotation the same way as the
rotation
   option...

3) The snapshot source version (17h and 18h) seems to not compile when
   --disable-palm-dia is passed to configure.

4) The snapshot source version (17h and 18h) makes my Palm crash at
startup
   time, with a MemoryMgr, line something message.  Haven't look
deeply
   at this, since the precompiled viewer version works fine.  Guess I
missed
   some fact about the compilation...  Still, I could not test the fix
in
   (1) because of this :(  Any idea ?


James


smime.p7s
Description: S/MIME cryptographic signature