AUINotebook saving view yet?

I found an exchange from Mar 2007 regarding whether or not one can save
the layout/perspective of a series of wxAUINotebook pages.

http://www.nabble.com/$50-question-:-wx.AuiNotebook-problem-td17964457.html

At that time, the answer was it can’t be done. Checking the release notes for
wxPython, it doesn’t seem that it has been added yet. Is that correct?

Thanks,
Che

We came up with a solution using the following post:
http://www.kirix.com/forums/viewtopic.php?f=15&t=542

Unfortunately it involves making our own build of wxPython but thought
it was worth it in the end of our users.
--Mark

···

On Mon, Jan 26, 2009 at 3:54 PM, C M <cmpython@gmail.com> wrote:

I found an exchange from Mar 2007 regarding whether or not one can save
the layout/perspective of a series of wxAUINotebook pages.

http://www.nabble.com/$50-question-:-wx.AuiNotebook-problem-td17964457.html

At that time, the answer was it can't be done. Checking the release notes
for
wxPython, it doesn't seem that it has been added yet. Is that correct?

Thanks,
Che

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

We came up with a solution using the following post:

http://www.kirix.com/forums/viewtopic.php?f=15&t=542

Unfortunately it involves making our own build of wxPython but thought

it was worth it in the end of our users.

–Mark

Thanks, I’ll look into it, though I’m not sure I would be able to accomplish that.

Che

···

On Mon, Jan 26, 2009 at 5:58 PM, Mark Guagenti mgenti@gentiweb.com wrote:

On Mon, Jan 26, 2009 at 3:54 PM, C M cmpython@gmail.com wrote:

I found an exchange from Mar 2007 regarding whether or not one can save

the layout/perspective of a series of wxAUINotebook pages.

http://www.nabble.com/$50-question-:-wx.AuiNotebook-problem-td17964457.html

At that time, the answer was it can’t be done. Checking the release notes

for

wxPython, it doesn’t seem that it has been added yet. Is that correct?

Thanks,

Che


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

C M wrote:

I found an exchange from Mar 2007 regarding whether or not one can save
the layout/perspective of a series of wxAUINotebook pages.

http://www.nabble.com/$50-question-:-wx.AuiNotebook-problem-td17964457.html

At that time, the answer was it can't be done. Checking the release notes for
wxPython, it doesn't seem that it has been added yet. Is that correct?

Correct. Ben (the AUI author) said that he wants to do it, but it hasn't been done yet as far as I know.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Do we know if Ben is still actively maintaining the AUI code? I'm
sure that fixing bugs come before new features but it's been well over
a year since he's said he would look at this feature. Just curious if
any work, bugs or features, are still going on. Is it worth
submitting a patch with the changes needed to get a basic Load and
Save Perspective working even if it doesn't come from Ben?
--Mark

···

On Tue, Jan 27, 2009 at 12:22 PM, Robin Dunn <robin@alldunn.com> wrote:

C M wrote:

I found an exchange from Mar 2007 regarding whether or not one can save
the layout/perspective of a series of wxAUINotebook pages.

http://www.nabble.com/$50-question-:-wx.AuiNotebook-problem-td17964457.html

At that time, the answer was it can't be done. Checking the release notes
for
wxPython, it doesn't seem that it has been added yet. Is that correct?

Correct. Ben (the AUI author) said that he wants to do it, but it hasn't
been done yet as far as I know.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Mark Guagenti wrote:

Do we know if Ben is still actively maintaining the AUI code? I'm
sure that fixing bugs come before new features but it's been well over
a year since he's said he would look at this feature. Just curious if
any work, bugs or features, are still going on.

He made a bunch of changes several months ago, and then vanished again. There has been some discussion recently about AUI amongst the core wx developers and one of hem said he would contact Ben and find out his intentions.

Is it worth
submitting a patch with the changes needed to get a basic Load and
Save Perspective working even if it doesn't come from Ben?

Yes. Patches are always welcome. Some of the changes that Ben last time did were patches submitted by others.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

I submitted that patch but it's not looking to good about getting adopted:
http://trac.wxwidgets.org/ticket/10466

--Mark

···

On Thu, Jan 29, 2009 at 12:00 AM, Robin Dunn <robin@alldunn.com> wrote:

Mark Guagenti wrote:

Do we know if Ben is still actively maintaining the AUI code? I'm
sure that fixing bugs come before new features but it's been well over
a year since he's said he would look at this feature. Just curious if
any work, bugs or features, are still going on.

He made a bunch of changes several months ago, and then vanished again.
There has been some discussion recently about AUI amongst the core wx
developers and one of hem said he would contact Ben and find out his
intentions.

Is it worth
submitting a patch with the changes needed to get a basic Load and
Save Perspective working even if it doesn't come from Ben?

Yes. Patches are always welcome. Some of the changes that Ben last time
did were patches submitted by others.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users