Ran into this problem several weeks ago.  The function it's in is
for saving the bitmap to a pdb...if you don't need to do this, then
just axe the function out.  You'll still be able to scribble on the
screen....but apparantly gDeviceP was a field in a structure that 
has, for some reason, vanished in the latest versions of the OS.  I
asked this question, got no replies...after I had done a search through
every reference I could find, including many of the Palm headers.

Hope that helps!
-Rus 

>-----Original Message-----
>From: Fergal Moran [mailto:[EMAIL PROTECTED]]
>Sent: Friday, August 18, 2000 3:24 AM
>To: Palm Developer Forum
>Subject: Signature++ with SD 3.5
>
>
>Hi,
>
>Has anyone got the signature capture example from 
>www.roadcoders.com to work
>with the 3.5 SDK?
>
>It fails on the line
>       WinHandle       theWindowHandle;
>       UInt16          theRowBytes, theHeight;
>
>       theRowBytes = theWindowHandle->gDeviceP->rowBytes;
>
>saying that gDeviceP is not a member of WinHandle.
>
>Alternatively - has anyone got a method of getting a bitmap 
>from a gadget
>into a BitmapPtr (preferably compatible with as many OS versions as
>possible)
>
>Regards,
>
>Fergal Moran.
>-- 
>WASP Technologies
>http://www.wasptech.com
>Wireless Application Solutions Provider   
>
>-- 
>For information on using the Palm Developer Forums, or to 
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to