<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Creating new widgets in paraview interface</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi<BR>
<BR>
I am new to Paraview but have a little experience in tcl/tk. I am working with a project that involves sequential import of data from a transient CFD calculation. The import function is running via a script on a standard Paraview installation and works for now.<BR>
<BR>
My problem is that i have been asked to extend the functionality of the import function, by placing a button and a checkbox in paraview to control manual/automatic import of the data. The -command part of the widgets is no problem, but i am having trouble getting the widgets displayed in the Paraview GUI<BR>
<BR>
I have tried to implement the widgets through standard tk with &quot;.&quot; as the parent window. I get no error from Paraview but i dont get my widgets either. Does anyone know of a way to extend the left panel with user-programmable widgets, if possible with a script so it can be distributed with the standard Paraview installation. It would be nice if a new tab on the &quot;Source&quot; panel could be created that could hold them, so as not to clutter up the standard tabs.<BR>
<BR>
<BR>
regards<BR>
<BR>
Jan Jørgensen<BR>
<BR>
Project Engineer<BR>
Industrial Aerodynamics<BR>
<BR>
FORCE Technology<BR>
Denmark<BR>
</FONT>
</P>

</BODY>
</HTML>