New Tabs and Floating Panels

Thanks to Andrea Gavana who recently released a couple of really nice components for the wxPython framework there are significant changes in this X-mas build of SEPY.
new tabsBuilt-in notebook has been replaced by the new NotebookCtrl which now supports drag and srop on tabs, themes and coloured text on tabs and finally the close button on document’s tab.

Another feature added is the possibility to have all the left panel in floating windows (like in Flash IDE).
You can “float” every panel by using the context menu over the panel’s labels.
floating panels

Download the new drop from: http://sourceforge.net/project/…release_id=380394

7 Responses to “New Tabs and Floating Panels”

  1. eric dolecki Says:

    super nice :)

  2. Brian Waters Says:

    Great work!

    Has there been any consideration to allowing the user to customize how “Autoformat” works? That’s the one thing I pop over to the Flash IDE for — to control the placement of braces and whitespace.

    Would love that flexibility in SEPY as well!

  3. Igor Says:

    Really appreciated, and good Xpty are really nice.

  4. jjshea Says:

    Fantastico…merry christmas and thanks for this fine gift my friend. :)

  5. Jan Says:

    The floating panels are a great new feature!
    Is it possible that SEPY remembers the Panel positions upon restart? When I close and re-open SEPY, my wonderfully floating panels have stopped floating and are back on the left… :-(

  6. Scott Says:

    Am I missing something? I’ve downloaded the latest builds of Sepy and my tabs don’t have the new component. They are not notbookCtrl, they are just static tabs that arent able to be repositioned or closed from the tab.

  7. Amol Says:

    Yes.. I”m having the same issue as Scott.
    I just installed 1.5.2RC19
    I have floating panels.. but the document tabs are still the old way.