Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old September 11th, 2002, 10:48 AM
mbonig mbonig is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Posts: 0 mbonig User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Tkinter Listbox problems

I'm fairly new to Tkinter and GUI programming in Python (and Python in general, I'm trying to learn it...). The problem I am having right now is I am trying to have a functions set the selected item in a Tk.Listbox. The idea being a user can hit <up> or <down> and scroll up and down my listbox (from anywhere in the window, not just when the listbox has focus). I figured it would be the Listbox.select_set or Listbox.select_anchor methods, but neither seem to work. Below is a small snippet of my code:

filesListbox.select_set(1)
filesListbox.select_anchor(1)
filesListbox.select_includes(1)
print filesListbox.curselection()

the last line, the print, just prints an empty tuple... any ideas?

Thanks for the help
Matthew Bonig

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Tkinter Listbox problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway