Re: [Tutor] Scrolling multilistbox help

2005-07-19 Thread Alberto Troiano
rom: Michael Lange <[EMAIL PROTECTED]> >To: tutor@python.org >Subject: Re: [Tutor] Scrolling multilistbox help >Date: Tue, 19 Jul 2005 11:06:43 +0200 > >On Mon, 18 Jul 2005 13:54:45 + >"Alberto Troiano" <[EMAIL PROTECTED]> wrote: > > > Hey tutors &g

Re: [Tutor] Scrolling multilistbox help

2005-07-19 Thread Michael Lange
On Mon, 18 Jul 2005 13:54:45 + "Alberto Troiano" <[EMAIL PROTECTED]> wrote: > Hey tutors > > I'm using the Multilistbox class and I noticed that it only handles the > mouse scroll and the scrollbar to go down or up.I succesfully implemented > the sort function that came with the class > I a

Re: [Tutor] Scrolling multilistbox help

2005-07-18 Thread jfouhy
Quoting Alberto Troiano <[EMAIL PROTECTED]>: > I'm using the Multilistbox class and I noticed that it only handles the > mouse scroll and the scrollbar to go down or up.I succesfully > implemented the sort function that came with the class > I also added code to handle the up and down arrow keys a

[Tutor] Scrolling multilistbox help

2005-07-18 Thread Alberto Troiano
Hey tutors I'm using the Multilistbox class and I noticed that it only handles the mouse scroll and the scrollbar to go down or up.I succesfully implemented the sort function that came with the class I also added code to handle the up and down arrow keys and it goes down all right but only select

[Tutor] Scrolling multilistbox help

2005-07-18 Thread Alberto Troiano
Hey tutors I'm using the Multilistbox class and I noticed that it only handles the mouse scroll and the scrollbar to go down or up.I succesfully implemented the sort function that came with the class I also added code to handle the up and down arrow keys and it goes down all right but only sele