[BangPypers] WxPython : List box
David Lyon
david.lyon at preisshare.net
Thu Nov 12 05:42:34 CET 2009
On Thu, 12 Nov 2009 10:12:43 +0530, Rama Rao Polneni <ramp99 at gmail.com>
wrote:
> David,
>
> This problem is not at all related to the parsing of the filenames.
>
> Here I strucked in GUI part only.
>
> 1. Reading all elements from from listbox. Currently I am able to read
only
> selected files.
Best to look at the docs. Can't remember off the top of my head.
> 2. Displaying scrollbar. I dont know how to display scrollbar.
There is a hscrollbar property that you set to true. It's in the
object inspector on the second page.
David
More information about the BangPypers
mailing list