Re: Listbox In Python

  • From: Harmony Neil <harmony.neil@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sat, 16 Jul 2011 16:08:12 +0100

Oops. I didn't realize Tkinter wasn't accessible in windows ... Epic fail.
Thanks for that.

On 7/16/11, Littlefield, Tyler <tyler@xxxxxxxxxxxxx> wrote:
> the giveaway line is from tkinter import *. TKInter isn't accessible on
> windows, you'll have to use wxpython. HTH,
> On 7/16/2011 8:49 AM, Harmony Neil wrote:
>> I've made a listbox which it is possible to get to using the mouse, or
>> route jaws to pc cursor, but I can't get to it just using the normal
>> cursor. When I arrow up and down it just doesn't do anything. I know
>> the only thing I have in the window right now is the listbox, but
>> still ...
>> Can anyone make any suggestions as to how to improve the attached file?
>> Thanks,
>> Harmony.
>
>
> --
>
> Take care,
> Ty
> my website:
> http://tds-solutions.net
> my blog:
> http://tds-solutions.net/blog
> skype: st8amnd127
> My programs don't have bugs; they're randomly added features!
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: