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. Thanks for writing this awesome piece of software, it really makes python coding much more pleasant! JW -- 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.
