X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaWT.git;a=blobdiff_plain;f=wt%2Fbbtk_wt_PKG%2Fsrc%2FbbwtInputText.cxx;fp=wt%2Fbbtk_wt_PKG%2Fsrc%2FbbwtInputText.cxx;h=dec72deebcbbb000056f5d5ff7ee94bc67bc7da3;hp=ac665053e8be6e2a85027a3f8e5bba67a09330a1;hb=0aca619f319ce0cf836ff7735740704b1db4de93;hpb=6575e8694c2f1c0d56d5acc00d8bb329f53eb65a diff --git a/wt/bbtk_wt_PKG/src/bbwtInputText.cxx b/wt/bbtk_wt_PKG/src/bbwtInputText.cxx index ac66505..dec72de 100644 --- a/wt/bbtk_wt_PKG/src/bbwtInputText.cxx +++ b/wt/bbtk_wt_PKG/src/bbwtInputText.cxx @@ -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)