[Eric] ANN: new eric4 snapshot released

Detlev Offenbach detlev at die-offenbachs.de
Mon Feb 11 18:34:19 GMT 2008


Hi,

the tabview viewmanager shows the last xxx characters of the path. This number 
can be configured in the configuration dialog.

Regards,
Detlev

On Sonntag, 10. Februar 2008, Evren Esat Özkan wrote:
> Hi,
>
> Thanks for new snapshot.  But I have a suggestion about tabview
> viewmanager. I think it would be much more usefull if it display just
> parent folder name rather than full file path :
>
> if self.filenameOnly:
>     txt = os.path.basename(fn)
> else:
>     txt =
> os.path.basename(os.path.dirname(fn))+os.path.sep+os.path.basename(fn)
>
>
> Thanks again,
> Evren
>
> On Sun, 10 Feb 2008 18:04:29 +0200, Detlev Offenbach
>
> <detlev at die-offenbachs.de> wrote:
> > Hi,
> >
> > this is to inform you about the availability of the first snapshot
> > release of
> > the 4.2 line of development. It includes these changes:
> >
> > - added a toolbar manager and a toolbar configuration dialog and cleaned
> > up
> >   the default toolbars</li>
> > - added configuration option to select the text shown in the tabview
> >   viewmanager tabs (path name or just filename)</li>
> > - changed project browsers to override the open action to make it adhere
> > to
> >   the project settings</li>
> > - added additional move actions to tabbed viewmanager</li>
> > - cleaned up some of the APIs</li>
> >
> > Please note, that all plugins must be updated as well.
> >
> > Regards,
> > Detlev



-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list