Robert Moynihan wrote:

> Shree S wrote:

>>       I want to ask you people whether multiple select is possible
>> with the list box.........  

> Sure, but not with the default API calls.  You would have to handle the
> lists yourself, with custom draw functions, etc.  Bob.

And even if you do, how is the user going to indicate they want to select
multiple items?  Shift-click?  Nope.  Control-click?  Nope.  Double-click?
Nope, not that either.  Hmm...

It maybe easier to draw a box, put a scrollbar next to it, and have
it scroll through a bunch of lines of checkboxes with labels.  Plus
maybe a "check all" and "uncheck all" button.  At least that way it's
clear to the typical Palm user how to use your interface.

  - Logan


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

Reply via email to