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=1b84c2e38d8374e519af4d793dbc54c427d5490a;hp=ec1d45b2c22babee01becd16cc624846a0a67d49;hpb=daa4b4dd18d9320341aed677d97e78f890fa88a3;p=bbtk.git diff --git a/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml b/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml index ec1d45b..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("") ) );