Home > Archive > Smartphone Developer Forum > December 2005 > Listbox scroll not seen
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Listbox scroll not seen
|
|
| Abirami 2005-12-12, 10:12 pm |
| Hi
Presently I am developing an application for PocketPC 2003 & 2005, as
well for Smartphone 2003 & 2005.
While developing the UI, that has a listbox, showing one item at a
time, I am facing a problem in smartphone. The scroll bars are seen in
pocketpc. But the scroll bar is not seen in smartphone, but the up/down
scrolling actions works well. Can any one suggest, what style I need to
add to the listbox for showing the scroll bar, in the listbox that
shows one/two items at a time in smartphone.
Thanks & Regards
Abirami
| |
| dsr2008 2005-12-13, 7:09 pm |
| Scrollbar in smartphone is rare except in scrolling-dialog. can not remeber
which build-in MS app has it. U should consider write your scrollbar-enhanced
custom list-box-like window, 500 lines code maybe.
"Abirami" wrote:
> Hi
>
> Presently I am developing an application for PocketPC 2003 & 2005, as
> well for Smartphone 2003 & 2005.
>
> While developing the UI, that has a listbox, showing one item at a
> time, I am facing a problem in smartphone. The scroll bars are seen in
> pocketpc. But the scroll bar is not seen in smartphone, but the up/down
> scrolling actions works well. Can any one suggest, what style I need to
> add to the listbox for showing the scroll bar, in the listbox that
> shows one/two items at a time in smartphone.
>
> Thanks & Regards
> Abirami
>
>
|
|
|
|
|