View Single Post
  #1  
Old 11-21-2011, 12:58 AM
4711 4711 is offline
Member
 
Join Date: Jan 2010
Posts: 15
Adding additional Python modules

Hi,

I'd like to add some GUI elements to my Vizard code that Vizard can't provide sufficiently. I therefore want to use the easygui package (http://easygui.sourceforge.net/) instead. However, easygui requires Tkinter and that's not included within Vizard's Python distribution.

Is there a way to get this running with Vizard?

There was already a similar question some time ago but unfortunately with no helpful answer, see here:
http://forum.worldviz.com/showthread...tional+modules

Any help would be appreciated!
Reply With Quote