I am having a problem that may a conceptual but it is also practical.  Ok,
it really splits up into a bunch of questions.  Since I am still learning
to program this thing, do bear with me:

        I want to have a bunch of questions on a screen.  Problem is that there
are more questions (with they checkmarks and answer fields, depending on
the type of questions) than screen real state.  Can I add a slider bar so I
can slide down through the answers?

        I have been looking at the sample program with a scrollbar that is
available in the palm site.  The scrollbar-related code is quite long.  I
would think that it would be supported by the OS; all you would need to do
is to read its location and move the object (field/whatever) accordingly,
as is possible in the MacOS and in Windows under C.  As a result, the
actual code a programmer would need to write would be minimal.  Could I be
missing something here?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to