[Tkinter-discuss] Listbox selection issue

Batista, Facundo FBatista at uniFON.com.ar
Fri Apr 16 08:29:15 EDT 2004


#- 
#-         ...
#-         self.listbox.bind("<Button-1>", self.noIr)
#-         ...
#- 
#-     def noIr(self, evento):
#- 	'''Dummy function to stop a mouse-click from selecting 
#- a listbox item.'''
#-         return "break"
#- 
#- I hope this helps

No. Was told about this out-of-list. The issue is this ways neither works
double-click.

.	Facundo




More information about the Tkinter-discuss mailing list