On Freitag, 2. März 2007, Vicent Mas wrote: > Hi, > > I've just installed eric4 and tried it. Really impressive. Unfortunately > Python autoindentation is not working. In the Preferences dialog 'Auto > indentation' and 'Auto indentation after :' checkboxes are both > checked. Is the problem due to a bug? Or I need change the > configuration? My software versions are: > > Python 2.4.4 > Qt 4.2.2 > PyQt 4.1.1 > sip 4.5.2 > QScintilla 2-snapshot-20070117 > Eric4 4.0-snapshot-20070218 > > Thanks in advance for your help.
Hi, make sure Indentation Width is set to something greater than Zero. Except from this it should work and it actually does over here. I am using eric4 on a daily basis and I would have recognized this problem instantaneously. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
