Hi, Comments inline:
1. I think it is nice as it is, all the useful info in one place. You can see all this stuff by one look and without to switch back and forth in different tabs. 2. In Settings you can declare the language that is the default for open/save files. 3. I have several problems too with Eric's intellisense. It can display correctly most stuff from the Qt library but it fails in really simple tasks. For example, if you working on a class, type a new method and then you go to the point that you actually use that class and press the ".". this new method will not appear...If you use it just once, it will then appear from now on. This is very annoying and Detlev (Eric's creator) have told me in the past that is has something to do with the QScintilla editor component (that Eric is based on). Anyway, I think intellisense is a weak point of Eric at this time, I am coming from Eclipse and Pydev (EXCELLENT intellisense system) and I really have missed it! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Giorgio F. Gilestro Sent: Tuesday, March 25, 2008 11:10 PM To: [email protected] Subject: [Eric] a couple of points from a new user Hello everyone. I am new user of Eric and I have a couple of questions and points. 1. navigation window: Eric has a navigation window on the left (called Sources) that include both a file browser and a Class/methods/functions/etc. browser in a tree-like menu. Would that be possible to have the two things separated in different tabs? (see http://mmm-experts.com/products/PyScripter/Pictures/screenshot1.png for an example). 2. A possible bug: If I have a project open and I decide to create a new file Eric will create an asp file by default and ask me to save it in my home directory. I believe it should create a file in the project directory of the type defined in the project. 3. I selected autocompletion from both documents and API but only the one from documents seems to work. Any clue why? Thanks a lot! gg _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
