]> Creatis software - creaWT.git/blobdiff - wt/bbtk_wt_PKG/src/bbwtInputText.cxx
#2691 creaWT Feature New Normal - Implementation temp files
[creaWT.git] / wt / bbtk_wt_PKG / src / bbwtInputText.cxx
index ac665053e8be6e2a85027a3f8e5bba67a09330a1..dec72deebcbbb000056f5d5ff7ee94bc67bc7da3 100644 (file)
@@ -155,7 +155,7 @@ void InputText::CreateWidget(Wt::WContainerWidget* parent)
                                        parent,
                                        bbtk::std2wt ( bbGetInputIn() ) , 
                                        bbtk::std2wt ( bbGetInputTitle() ) ) ); 
-    Process();
+//EED    Process();
 }
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)