ecere/gui/Stacker: Patched previous commit to work for controls added to Stacker...
authorJerome St-Louis <jerome@ecere.com>
Wed, 25 Jul 2012 12:07:28 +0000 (08:07 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 25 Jul 2012 12:07:28 +0000 (08:07 -0400)
ecere/src/gui/controls/Stacker.ec
eda/libeda/src/gui/TableEditor.ec

index 449e030..8d798c8 100644 (file)
@@ -269,6 +269,7 @@ private:
 
    bool OnPostCreate()
    {
+      UpdateControls();
       OnResize(clientSize.w, clientSize.h);
 
       if(direction == vertical)
index ebc8e20..ade3975 100644 (file)
@@ -13,7 +13,7 @@ extern int __ecereVMethodID_class_OnGetDataFromString;
 private:
 
 #ifdef _DEBUG
-#define _DEBUG_LINE
+// #define _DEBUG_LINE
 #endif
 
 #define FULL_STRING_SEARCH