X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2FbbCreateBlackBox%2Fxml-templates%2Fwidget-template.xml;h=18e3a5daf5111bfc85f9b54433e388253b69d51c;hb=7c65d379590ab8cd9a6160e5544630260075835a;hp=27f24c26d8a07f90346d5f3eb512414b1cdbf4ea;hpb=20088af65d30f9b8fa96beec1b96d196ee0d76f0;p=bbtk.git diff --git a/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml b/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml index 27f24c2..18e3a5d 100644 --- a/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml +++ b/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml @@ -1,3 +1,30 @@ + + @@ -19,8 +46,7 @@
-   bbSetOutputWidget( new wxStaticText ( bbGetWxParent() , -1 , _T("") ) );
-   Process();
+   bbSetOutputWidget( new wxStaticText ( parent , -1 , _T("") ) );