At 13:45 2003-2-16 +0500, you wrote:
hi, In the palm os reference i found sumthing helpful. I can combine 2 lists
and make their border invisible
You cannot easily make a list's border invisible -- the only way is to manually erase it whenever there is a situation where the list could be redrawn.

the thing is i need to assign one scroll bar to both the lists so that they
scroll with their respective quantities.
so any advice on how to assign one scroll bar to 2 lists.
scroll bars cannot be assigned to lists either. I think you really need to use the table API, not the list API here.

im thinking of using lists bcoz i find them easier to manipulate.
Lists are simple, but have simple functionality. Learning tables will really help, or even better, use POL (Object Library for Palm OS), and use the grid control which works much better than Palm OS tables for many tasks.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

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


Reply via email to