[PyQt] ANN: new eric4 snapshot release

Detlev Offenbach detlev at die-offenbachs.de
Wed Nov 7 18:11:19 GMT 2007


On Mittwoch, 7. November 2007, Simon Edwards wrote:
> Hi,
>
> Detlev Offenbach wrote:
> > I would like to inform about the availability of a new eric 4.1 snapshot.
> > It fixes a bunch of bugs and has these new functions.
>
> I've got the snapshot installed. Here's a couple of comments:
>
> * The autocomplete window always pops up regardless of how I configure
> it. I want it to be available but only to appear when I press
> Ctnl+Space. (I see that you've improved the popup too in the snapshot.
> cool! much better)

Did you disable autocompletion in the configuration dialog? It works over 
here.

>
> * When Eric4 started it showed all of the toolbars by default. That is
> probably not a good idea.

What would be a good idea?

>
> * How can I generate an API file for something like PyKDE4? I found
> eric-api.py and it accepts PyKDE4 as an argument, and says that it was
> OK, but it doesn't put anything in the api file.

eric-api.py is there to generate API files from Python source. As PyKDE4 is 
not Python source you cannot use it. sip has an API generation facility for 
sip wrappers. That could be used for PyKDE4. But you should check PyKDE4 
first because I expect it to have an install option, that generates the API.

>
> thanks,


Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the PyQt mailing list