Pascal,

thanks for sending me a sulotion, but the format you're using  (apple
binhex) is not supported on my platform. Can you send it using
standard Mime Base64 encoding instead?

Thanks in advance,

Joost Helberg

>>>>> "pascal-javux" == pascal-javux  <[EMAIL PROTECTED]> writes:


    >> CE MESSAGE EST AU FORMAT MIME. Comme votre lecteur de courrier ne comprend pas
    pascal-javux> ce format, il se peut que tout ou partie de ce message soit 
illisible.

    pascal-javux> --MS_Mac_OE_3024735240_638411_MIME_Part
    pascal-javux> Content-type: text/plain; charset="ISO-8859-1"
    pascal-javux> Content-transfer-encoding: quoted-printable

    pascal-javux> I send you a bean answering partially your question since 
manipulating
    pascal-javux> double : class JCalculField with JCalculField.html. We live building 
Java
    pascal-javux> code, our beans are shareware. You can get the code for a small fee.

    pascal-javux> Try it and let us know if it is OK. You can contact us through our 
site
    pascal-javux> www.javux.com or by e-mail

    pascal-javux> Pascal COUBE
    pascal-javux> [EMAIL PROTECTED]

    >> De=A0: Joost Helberg <[EMAIL PROTECTED]>
    >> =C0 : [EMAIL PROTECTED]
    >> Objet=A0: textfield to enter integer and float expressions 
    >> Date=A0: Ven 5 nov 1999 11:32
    >> 

    >> Hi,
    >> 
    >> I'm developing a system for small IT businesses and I need to enter
    >> numbers into fields.
    >> 
    >> Currently I use a JTextField to enter the number into, converting it
    >> to Integer or Double when needed.
    >> 
    >> I want to implement a speciliazed version of JTextField which will
    >> evaluate integer expressions.
    >> 
    >> So entering 
    >> (3 * 14 + 2) / (5+6)
    >> 
    >> will display (upon leaving the field)
    >> 4
    >> 
    >> Anyone familiar with Open Source Code to (partly) implement this?
    >> 
    >> Joost Helberg
    >> 
    >> PS: I don't understand why not all number-entering fields in all
    >> applications support this. It is so obvious! Applications with a
    >> pop-up calculator are so improductive!
    >> 
    >> THANKS in advance
    >> 
    >> -- 
    >> Joost Helberg                      Unix consultants      v   v
    >> [EMAIL PROTECTED]                       OO developers         \ /
    >> ###   ##    ##  #     >---X---<
    >> http://snow.nl                  #     #  #  #  # #  #  #  / \
    >> Snow B.V.                        ##   #  #  #  # #  #  # ^   ^
    >> Tel. 0418-653333                   #  #  #  #  # #  #  #
    >> Fax. 0418-653666                ###   #  #   ##   ## ##
    >> PGP PblKey fprnt=3D4D BD 6A 45 6A 86 81 59  0D BA 7D D4 B2 F8 63 34
    >> 
    >> 
    >> ----------------------------------------------------------------------
    >> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
    >> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
    >> 
    >> 

-- 
Joost Helberg                      Unix consultants      v   v
[EMAIL PROTECTED]                       OO developers         \ /
                                 ###   ##    ##  #     >---X---<
http://snow.nl                  #     #  #  #  # #  #  #  / \
Snow B.V.                        ##   #  #  #  # #  #  # ^   ^
Tel. 0418-653333                   #  #  #  #  # #  #  #
Fax. 0418-653666                ###   #  #   ##   ## ##
PGP PblKey fprnt=4D BD 6A 45 6A 86 81 59  0D BA 7D D4 B2 F8 63 34


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to