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 <[email protected]> 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 > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
