Thanks for this contribution. For now, there is no way of running a startup script in the internal console, hence allowing to change Spyder's GUI systematically after each startup. But this should be quite easy to add this feature.
I've just opened two issues after reading your message: http://code.google.com/p/spyderlib/issues/detail?id=1134 http://code.google.com/p/spyderlib/issues/detail?id=1135 Regarding tweaking Spyder's internals, you may be interested by this feature: http://groups.google.com/group/spyderlib/browse_thread/thread/c1c6f3759f2cabe9 Cheers Pierre Le 11 août 2012 à 15:42, ruoyu zhang <[email protected]> a écrit : The space of code editor & console is not enough on my 1366x768 or 1024x600 notebook screen, so I tried to enlarge the space by shrink the menubar, toolbar, statusbar, scrollbar and hide the titlebar of QDockWidgets. Here is the result: Spyder UI before: http://www.flickr.com/photos/84737987@N04/7758669304/ Spyder UI after: http://www.flickr.com/photos/84737987@N04/7758669134/ This is done by run the following script in the internal console: http://hyry.dip.jp/tech/code/code/12?language=en http://pastebin.com/dptJmkMb It makes me more comfortable with my small notebook. My question is, are there any method that can enable user run their scripts on start up? -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/UsQXEOhiMooJ. 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. -- 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.
