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 -- 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.
