On Montag, 15. Dezember 2008, Haroldo Stenger wrote: > Hello ! > > I'm trying to configure some usability issues, which are important to me: > > > 1. when writing keywords in a python program, the box with the different > autocompletion (or is this tooltips ?) appears. If I continue writing > the word, I'd like that when I press space, the box disappeared. Instead, > just escape key, or selecting a word makes the list box disappear. Is this > intended behaviour? How can I disable/tune/hack it?
Over here it behaves as expected. Pressing a space makes it disappear. > 2. It is happening to me that switching between tags in the bar that > puts one tag for every open file, if the file is ~200 lines long, it takes > much more time to show than if it is ~20 lines long. Is there a way I can > configure something so that it doesn't take so much to show a file for its > tag ? Is this some important programming limitation in Eric4 ? I cannot see much of a difference over here. Even using files of several thousand lines. However, QScintilla has some problems with files containing very long lines. > > Thank you > > Haroldo Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
