Here is the solution.

On setting style as wx.HSCROLL. horizontal scrollbar appears.

Thanks,


On 11/12/09, Rama Rao Polneni <ram...@gmail.com> wrote:
>
> Hi,
>
> I could read all the elements by using self.listbox.GetItems()
>
> Only vertical scrollbar is coming by default
>
> Thanks,
> Rama Rao
>
>  On 11/12/09, Kenneth Gonsalves <law...@au-kbc.org> wrote:
>>
>> On Thursday 12 Nov 2009 10:12:43 am Rama Rao Polneni wrote:
>> > 1. Reading all elements from from listbox. Currently I am able to read
>> only
>> > selected files.
>>
>> what do you mean by 'read all the elements'
>> > 2. Displaying scrollbar. I dont know how to display scrollbar.
>> >
>>
>> afaik both vertical and horizontal scrollbars appear by default if the
>> matter
>> is bigger than the size of the list box
>>
>> --
>> regards
>> Kenneth Gonsalves
>> Senior Project Officer
>> NRC-FOSS
>> http://nrcfosshelpline.in/web/
>> _______________________________________________
>> BangPypers mailing list
>> BangPypers@python.org
>> http://mail.python.org/mailman/listinfo/bangpypers
>>
>
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to