X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2FbbCreateBlackBox%2Fxml-templates%2Fwidget-template.xml;h=9bd511f210534265fd698a2c2a0732f8c2f4d8ad;hb=a94262289f8148799f8e319c216d5af2a6053c18;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..9bd511f 100644 --- a/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml +++ b/kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml @@ -19,8 +19,7 @@
-   bbSetOutputWidget( new wxStaticText ( bbGetWxParent() , -1 , _T("") ) );
-   Process();
+   bbSetOutputWidget( new wxStaticText ( parent , -1 , _T("") ) );