Page 1 of 1

Virtual Pool Update - Need help testing stylus response.

PostPosted: Feb 26, 2004 @ 3:36am
by rcp
We've released an update to the Virtual Pool Mobile beta. I've used a different technique to time stamp the WM_MOUSEMOVE messages received from the stylus. Please see if you have better speed control over 'medium' speed shots. Note, it will be a little slower than before, so you might need to increase the stroke sensitivity settings to get more power.

In addition, we need some help trying to work around a GAPI problem. On some PPC models, the first calls to GAPI BeginDraw after a power down/up sequence return NULL. We are calling GXResume on WM_SETFOCUS, so I am unsure of why BeginDraw is returning NULL. It does eventually return the correct address, but the number of calls required seems to vary from PPC to PPC. This makes it difficult to redraw the screen correctly. Anyone know any tricks here??

PostPosted: Feb 26, 2004 @ 8:06am
by efortier
I've been working on my i1910 device since I don't currently have access to my other devices, but BeginDraw() never once returned a NULL pointer on me yet.

I just tried to be sure, I turned power on/off tons of times and everything works as it should.

I'm curious to know on what device did this happen.

--Eric

PostPosted: Feb 26, 2004 @ 11:55pm
by rcp

PostPosted: Feb 27, 2004 @ 12:56am
by efortier

PostPosted: Mar 2, 2004 @ 7:37am
by RedruM