At 7:59 AM -0700 5/3/99, Dave Lippincott wrote:
>Does anyone know how to implement radio buttons on a form?  All references
>in the docs to radio buttons say to use push buttons but I would rather use
>the real thing

"pushbuttons" *are* "radio buttons", just under a different name.  (The
determining criteria being a set of buttons only one of which can be "on"
at a given time.)

If you want to implement Windows (or Mac, or whatever) look and feel on a
Palm OS device, well -- knock yourself out.  Just remember that all the
other apps are going to be using the Palm OS look and feel.

Also, your app will be larger and harder to write than an app that uses the
native controls.

                                --Bob


Reply via email to