View Single Post
  #1  
Old 08-03-2005, 07:00 AM
Gilliard Gilliard is offline
Member
 
Join Date: Jul 2005
Location: Switzerland
Posts: 7
Question Tk with Vizard abnormal behaviour

You have published how to use Tk with Vizard (farshizzo, "Tk with Vizard", 06-23-2003 06:27PM , and sled, follwing days).
I have loaded tkinter.zip as indicated.
Difference : it contains now tcl84.dll / tk84.dll instead 83 as in indicated in the forum. (I use Vizard 2.51c Trial)

Behaviour : The attach example "weiganggui" , (loaded from forum, sled 06-23-2003 08:16PM) doesn't work correctly as soon as viz is called : Instead of a single dialog window, it opens then TWO windows, whose only the second has an effect ! (entries in the other seems to be ignored)

Notes :
1) I have had the same behaviour with all of my trials to use Tk (e.g. tkFileDialog.askopenfilename() ) as soone as vis.go() is called .
2) This happens ONLY when the program is started FROM WITHIN Vizard, not when I double-click on the .py file !!


Where is the trick ?
__________________
Bertrand Gilliard
Reply With Quote