]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dialog.h
fixed bug with the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git] / include / wx / os2 / dialog.h
index 5a01bed637ad96ddbe888856ca193308f4b9f8a2..260a335ef1734456d0b845b2f133b7f103064b73 100644 (file)
@@ -41,6 +41,7 @@ public:
     {
         long                        lModalStyle = lStyle ? wxDIALOG_MODAL : wxDIALOG_MODELESS ;
 
+        bModal = FALSE;
         Create( pParent
                ,-1
                ,rsTitle