Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Signature Capture on PDA

3 views
Skip to first unread message

Peter Strempel

unread,
Jun 5, 2003, 7:54:34 PM6/5/03
to
Can anyone help with signature capture on a PDA.
Somehow I need to capture a signature written on the screen and hold it in a
JDataStore DB.

I figure that varbinary will hold the signature ok, but I can't figure out
how to capture the signature.

What AWT component should I use and how?

Or can anyone point to any article or tutorial on the subject.

Thanks,
Peter Strempel


sshaughnessy

unread,
Jun 7, 2003, 1:36:13 AM6/7/03
to
Hi Peter,

I assume you know that we have awt based JBCL components in JDataStore 6 and
JBuilder 9.

I'm not sure what it means to "capture" a signature.

I have copied Sergio on this to see if he can help.

--
-- Steve
-- sshaughnessy at borland software
-- JDataStore and DataExpress Development
--


"Peter Strempel" <peter.s...@tcsa.com.au> wrote in message
news:3edf...@newsgroups.borland.com...

David Orriss, Jr.

unread,
Jun 9, 2003, 4:15:20 PM6/9/03
to
On Fri, 6 Jun 2003 22:36:13 -0700, "sshaughnessy" <sshaug...@b.com>
wrote:

>I'm not sure what it means to "capture" a signature.

In PDA's there is usually a widget of some type that will capture a
simple 1 or 2 pixel-wide drawing and convert it to a datatype that can
be stored in a database. In NSBasic/Palm, for example, there is a
'gadget-based' widget that will do this and convert it to a string
type.

Peter is asking what's the best approach using JDS and whatever the
GUI toolkit is that he's using.


--
David Orriss Jr. *TeamB*
http://www.davenet.net/
* Please limit all responses to the newsgroups. Thanks! *
Got a JBuilder website? Join the JBuilder Netring! Check out
http://www.davenet.net/jbwebring/jbwebring.htm for more information!

Save yourself some time and check these sites:

Borland Newsgroup Search:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's Faq-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

David Orriss, Jr.

unread,
Jun 9, 2003, 4:16:34 PM6/9/03
to
Peter,

You'd need to trap the data that get's stored in whatever AWT or JBCL
object that you decided to use into a data stream that you can
serialize and unserialize. Then you can write to whatever
BLOB-oriented field in JDataStore you wish.

--

Peter Strempel

unread,
Jun 9, 2003, 7:45:19 PM6/9/03
to
What I mean by capturing a signature is:

A customer signs their signature on the PDA as an acknowledgement of work
done. I then want to store the signature(using JDS) for future reference
and printing.

I known I can use a blob type in JDS ok, but my major
problem is knowing what AWT object or component I can use to trap
the signature.

Peter
"sshaughnessy" <sshaug...@b.com> wrote in message
news:3ee179fe$1...@newsgroups.borland.com...

Peter Strempel

unread,
Jun 9, 2003, 7:47:28 PM6/9/03
to
spot on david....
just how I get the signature and put it into my JDS db.

peter

"David Orriss, Jr." <jbuild...@davenet.net> wrote in message
news:9iq9evo4hn1ua9p3k...@4ax.com...

Peter Strempel

unread,
Jun 11, 2003, 1:00:12 AM6/11/03
to
My problem is knowing which AWT or JBCL object I can use to trap the
signature,
and how to present it on the UI for the user.

For example, textarea and textfield don't seem useable in the context of
trapping a
signature, rather, only useful for entering data via a keyboard.

So is there any way I can use these components, or what other options exist?

peter

"David Orriss, Jr." <jbuild...@davenet.net> wrote in message

news:umq9ev4ta0tbobcqb...@4ax.com...

Rob Tiffany

unread,
Jun 30, 2003, 10:17:43 PM6/30/03
to
Peter,
I've almost finished creating my Signature Capture Java Bean the runs on
PersonalJava. It saves the signature locally as a bitmap on your Pocket PC.
I already have a Compact Framework signature capture control for sale on
Handango.com.

Rob Tiffany

"Peter Strempel" <peter.s...@tcsa.com.au> wrote in message
news:3edf...@newsgroups.borland.com...

Peter Strempel

unread,
Jul 1, 2003, 7:52:04 PM7/1/03
to
The Java Bean you are creating sounds perfect for my application which runs
on a PersonalJava platform.

I would be interested to hear more when it is completed.

peter


"Rob Tiffany" <robti...@hotmail.com> wrote in message
news:3f00ef68$1...@newsgroups.borland.com...

0 new messages