From: eduardo.davila@creatis.insa-lyon.fr Date: Tue, 14 Jan 2025 16:04:06 +0000 (+0100) Subject: Test code X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=4e55272baaec740592f9e0d3398bedcd05141e93;p=bbtk.git Test code --- diff --git a/kernel/src/bbtkWxBlackBox.cxx b/kernel/src/bbtkWxBlackBox.cxx index 93cb407..1d095b0 100644 --- a/kernel/src/bbtkWxBlackBox.cxx +++ b/kernel/src/bbtkWxBlackBox.cxx @@ -340,7 +340,7 @@ printf("EED WxFrame::~WxFrame\n"); printf("//EED -------------- WxBlackBox::bbShowWindow 1 ------------------------ \n"); bbGetWindow()->Show(); bbSetShown(true); - bbmWindow->Enable(true); +// bbmWindow->Enable(true); printf("//EED -------------- WxBlackBox::bbShowWindow 2 ------------------------ \n"); } // if Dialog } // if Window shown