Thanks for your reply.  I looked into the C solution, but could not find
a simple application tutorial that showed how to do this two form
example where on the first form are two input text fields (numeric
fields decimal, not integer fields) and a submit button.
When the submit button is pressed, the values are multiplied together or
divided and the results are then displayed on a second form, with a back
button to go back to the first form.  I have found some examples, but
nothing like this.

Do you know of a location?  You mentioned this is doable in less than 50
lines of code... could I trouble you to create me this simple starter
two form app, so I can continue?

Thanks in advance
Dean-O

On Tue, 2007-01-16 at 09:25 -0600, Dmitry Grinberg wrote:
> is java a requirement for this project? Java runtimes for PalmOS PDAs
> are messy, there are a few versions, each different, and some devices
> are not supported at all. The app you wanted is doable in under 50
> lines of C, perhaps you should look into that?
> 
> On 1/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I am a newbie to palm development and want to use Java to create an
> > application for the palm os (I own a zire 71)  and I need to be able to do
> > floating point calculations  such as...
> >
> > Enter value A _______
> > Enter value B _______
> >
> > Submit Button
> >
> > -------------------------
> > Take values A and B, divide them and return the results as a decimal
> > number not as an integer value.  I also need to be able to use square root
> > calculations.
> >
> > Can I use netbeans 5.5 for creating this application or is there another
> > tool one would suggest?
> >
> > Thanks in advance
> > Dean-O
> >
> > --
> > For information on using the PalmSource Developer Forums, or to 
> > unsubscribe, please see http://www.palmos.com/dev/support/forums/
> >
> 
> 
> -- 
> Best Regards, Dmitry Grinberg
> Software Engineer, http://PalmPowerups.com
> (847) 226 9295
> AIM: DmitryGrinberg
> MSN: [EMAIL PROTECTED]
> ICQ: 165589894
> Y! IM: dmitrygr2003
> 


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

Reply via email to