AGW AUI Notebook Right Close Button Not Working

Hi,

I am working on a tutorial for Andrea Gavana’s AUI Notebook and discovered that if I set the “Close Button at Right” option, the close button does not work. This doesn’t work in my demo application and it also does not work in the official wxPython demo. I tried downloading the latest SVN version of these files and they didn’t work either. I’ve included my demo app for you all to look over.

I’m on Windows Vista SP2, wxPython 2.8.10.1 (unicode), Python 2.5.2

agwAUINBookFeaturesDemo.py (11 KB)

···

Mike Driscoll

Blog: http://blog.pythonlibrary.org

Hi Mike,

2009/12/8 Mike Driscoll:

Hi,

I am working on a tutorial for Andrea Gavana's AUI Notebook and discovered
that if I set the "Close Button at Right" option, the close button does not
work. This doesn't work in my demo application and it also does not work in
the official wxPython demo. I tried downloading the latest SVN version of
these files and they didn't work either. I've included my demo app for you
all to look over.

Thanks for the bug report, fixed in SVN if you wish to try it.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/

Hi Andrea,

···

On Tue, Dec 8, 2009 at 4:23 PM, Andrea Gavana andrea.gavana@gmail.com wrote:

Hi Mike,

2009/12/8 Mike Driscoll:

Hi,

I am working on a tutorial for Andrea Gavana’s AUI Notebook and discovered

that if I set the “Close Button at Right” option, the close button does not

work. This doesn’t work in my demo application and it also does not work in

the official wxPython demo. I tried downloading the latest SVN version of

these files and they didn’t work either. I’ve included my demo app for you

all to look over.

Thanks for the bug report, fixed in SVN if you wish to try it.

Andrea.

Thanks for the super fast bugfix. I actually thought I must have been doing something wrong and had forgotten a function. Anyway, whatever you did fixed the issue. Thanks again!


Mike Driscoll

Blog: http://blog.pythonlibrary.org

Hi Andrea,

···

On Tue, Dec 8, 2009 at 4:23 PM, Andrea Gavana andrea.gavana@gmail.com wrote:

Hi Mike,

2009/12/8 Mike Driscoll:

Hi,

I am working on a tutorial for Andrea Gavana’s AUI Notebook and discovered

that if I set the “Close Button at Right” option, the close button does not

work. This doesn’t work in my demo application and it also does not work in

the official wxPython demo. I tried downloading the latest SVN version of

these files and they didn’t work either. I’ve included my demo app for you

all to look over.

Thanks for the bug report, fixed in SVN if you wish to try it.

Andrea.

I finished my first draft of the notebook tutorial that contains your notebooks:

http://www.blog.pythonlibrary.org/2009/12/09/the-%E2%80%9Cbook%E2%80%9D-controls-of-wxpython-part-2-of-2/

If you see something in there that is poorly explained or just completely wrong, please let me know so I can fix it.


Mike Driscoll

Blog: http://blog.pythonlibrary.org