ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] tkinter ÎÅ ÒÁÂÏÞÉÊ?
@ 2003-11-18 12:39 Andrey Khavryuchenko
  2003-11-18 11:06 ` [sisyphus] tkinter не рабочий? Alexander Kirey
  2003-11-18 13:14 ` [sisyphus] " Alexey Gladkov
  0 siblings, 2 replies; 9+ messages in thread
From: Andrey Khavryuchenko @ 2003-11-18 12:39 UTC (permalink / raw)
  To: sisyphus

Hi!

[akhavr@netmaster tkinterbug]$ cat main.py 
import Tkinter

def handleMap(ev): print 'handleMap', ev

root = Tkinter.Tk()
canvas = Tkinter.Canvas(root)
canvas.bind('<Map>', handleMap)
canvas.pack(side='left', fill='both')
root.mainloop()
[akhavr@netmaster tkinterbug]$ rpm -qa| grep python 
python22-devel-2.2.2-alt3.1
MySQL-python-0.9.2-alt1
pythonlib-1.28-alt3
ClientCookie-python-0.4.9-alt0.1
python22-2.2.2-alt3.1
[akhavr@netmaster tkinterbug]$ rpm -qa | grep tkinter 
tkinter22-2.2.2-alt3.1
[akhavr@netmaster tkinterbug]$ python main.py 
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1299, in __call__
    args = apply(self.subst, args)
  File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1032, in _substitute
    e.num = getint(b)
ValueError: invalid literal for int(): ??
[akhavr@netmaster tkinterbug]$ 

Bug #3285

-- 
Andrey V Khavryuchenko            http://www.kds.com.ua/
Silver Bullet Software Solutions  http://www.kds.com.ua/training/


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-11-18 14:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-18 12:39 [sisyphus] tkinter ÎÅ ÒÁÂÏÞÉÊ? Andrey Khavryuchenko
2003-11-18 11:06 ` [sisyphus] tkinter не рабочий? Alexander Kirey
2003-11-18 13:18   ` [sisyphus] Re: tkinter ÎÅ ÒÁÂÏÞÉÊ? Andrey Khavryuchenko
2003-11-18 13:34     ` [sisyphus] Re: tkinter ?? ???????? Alexey Gladkov
2003-11-18 13:38       ` Andrey Khavryuchenko
2003-11-18 14:41         ` Dmitry V. Levin
2003-11-18 14:57           ` Andrey Khavryuchenko
2003-11-18 13:14 ` [sisyphus] " Alexey Gladkov
2003-11-18 11:23   ` Alexander Kirey

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git