[Paraview] TK (TKINTER) inside paraview

Jorge Mario Mazo jmm.mecanica at gmail.com
Thu Jan 15 14:24:47 EST 2009


Hi there

I'm developing a pythong plugin. I'm using tkinter for some quick
input, so far it works

I can do a tkFileDialog.askopenfilename()

but after the tkdialog is opened the paraview menu is gone.

all is left is a console window (empty)
and in the menu there is Paraview, FILE, EDIT

If I click on Paraview there is an "about TCL/TK" option

so my question is:

How do I "mix" tk in paraview without losing the menus (filters,
tools, etc,etc,)

has anyone tried this

thanks


More information about the ParaView mailing list