]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/textctrl.cpp
scaling for 24x24 and 64x64 sizes
[wxWidgets.git] / src / mac / carbon / textctrl.cpp
index 7273cf7bb875dffaa25f40603422954e6e30783a..1950549520236692490647ff0dd124a41d5180e2 100644 (file)
@@ -1498,7 +1498,7 @@ void wxMacMLTEControl::AdjustCreationAttributes( const wxColour &background, boo
         else
             iControlData[1].uValue = kTXNAutoWrap ;
     }
-    verify_noerr( TXNSetTXNObjectControls( m_txn, true, toptag,
+    verify_noerr( TXNSetTXNObjectControls( m_txn, false, toptag,
                                         iControlTags, iControlData )) ;
 
     // setting the default font