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
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...
>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
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.
--
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
"David Orriss, Jr." <jbuild...@davenet.net> wrote in message
news:9iq9evo4hn1ua9p3k...@4ax.com...
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
"Peter Strempel" <peter.s...@tcsa.com.au> wrote in message
news:3edf...@newsgroups.borland.com...
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...