[BangPypers] WxPython : List box

Rama Rao Polneni ramp99 at gmail.com
Thu Nov 12 10:19:26 CET 2009


Here is the solution.

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

Thanks,


On 11/12/09, Rama Rao Polneni <ramp99 at 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 <lawgon at 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 at python.org
>> http://mail.python.org/mailman/listinfo/bangpypers
>>
>
>


More information about the BangPypers mailing list