On Jun 10, 2010, at 6:47 PM, ext Nikos Chantziaras wrote: > I recently installed Qt Creator 2.0.0 beta, and today RC1. The beta had > this very useful functionality of being able to scroll past the end of > the file. That way, when I want to add something to the end, I don't > first have to press enter 30 times, add my code, and then delete all the > newlines again. > > However, in RC1 I'm not able to scroll past the EOF anymore. And I > can't find a configuration option for it. What's happening? How to > bring it back?
Though the name of the option is not obviously pointing to that feature, it is Prefs->TextEditor->Display->Center cursor on scroll Br, -- Eike Ziller Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
