On 11 fév, 15:36, Jan Willem van de Meent
<[email protected]> wrote:
> On Feb 10, 10:50 pm, Pierre Raybaut <[email protected]> wrote:
>
>
>
> > On Feb 10, 1:06 pm, Jan Willem van de Meent
> > <[email protected]> wrote:
> > > Hi there,
>
> > > I've just discovered spider and it looks pretty amazing. I'm having
> > > one minor issue however, and I'm wondering if it's a bug:
>
> > > Whenever I drag the middle splitter to enlarge the editor view, it
> > > just pops back to the centre over the window whenever i click on any
> > > of the dockables. This means I can't see read my code at full width.
> > > Is this the intended behaviour, and if so, is there any way to change
> > > it?
>
> > > I'm running Spyder 1.0.3 on  KDE 4.4 RC2 with QT 4.6.0
>
> > > Cheers
> > > Jan Willem
>
> > Hi,
>
> > That is not the intended behaviour indeed: this bug has been fixed in
> > development version (see mercurial repository).
> > It is related to PyQt >= v4.6.
>
> > You may try the development version, directly from the mercurial
> > repository -- it's pretty straightforward (see the 'Source' tab in
> > Spyder's Google Code website).
> > Or you will have to wait for the next release, probably next month.
>
> > Thanks for your feedback!
> > Cheers,
> > Pierre
>
> Cheers -- good to know this will be fixed in the next release. FYI: I
> found that the current problem can be worked around by dragging the
> docks around for a bit. This apparently creates a new configuration
> which does retain slider position.

That is exactly the way it has been fixed in next release. In current
release, when running Spyder for the first time, the main window
layout is restored from a specified state (an hexadecimal state which
is somehow -apparently- related to PyQt version). Now, in the current
development version and in the next release, the main window layout is
entirely set programmatically: dockwidgets are distributed manually,
so it does not depend on PyQt version.

> Thanks for writing this awesome piece of software, it really makes
> python coding much more pleasant!
>
> JW

You're welcome, I'm glad that this software is useful and appreciated.

Cheers,
-Pierre

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to