Someone knows how to implement icon of closure in the pages of a notebook?
···
--
Fabio
Someone knows how to implement icon of closure in the pages of a notebook?
--
Fabio
Hello,
On Jul 7, 2009, at 7:36 AM, Fabio Spadaro wrote:
Someone knows how to implement icon of closure in the pages of a notebook?
The regular wx.Notebook uses the native tab control and does not support close buttons. Try using using one of the notebooks that does like the FlatNotebook or AuiNotebook.
Cody
where are they?
2009/7/7 Cody Precord <codyprecord@gmail.com>:
Hello,
On Jul 7, 2009, at 7:36 AM, Fabio Spadaro wrote:
Someone knows how to implement icon of closure in the pages of a
notebook?The regular wx.Notebook uses the native tab control and does not
support close buttons. Try using using one of the notebooks that does
like the FlatNotebook or AuiNotebook.Cody
>
--
Fabio Spadaro
www.fabiospadaro.com
Hello,
On Tue, Jul 7, 2009 at 8:52 AM, Fabio Spadaro<fabiolinospad@gmail.com> wrote:
where are they?
Here try this: http://lmgtfy.com/?q=wxPython+FlatNotebook
or look at the wxPython demo.
Cody
Cody,
On Jul 7, 9:02 am, Cody Precord <codyprec...@gmail.com> wrote:
Hello,
On Tue, Jul 7, 2009 at 8:52 AM, Fabio Spadaro<fabiolinos...@gmail.com> wrote:
> where are they?
Here try this:http://lmgtfy.com/?q=wxPython+FlatNotebook
or look at the wxPython demo.
Cody
That's a neat trick! I'll have to start using that for some of my
answers...
Mike
Mike Driscoll wrote:
Cody,
Hello,
where are they?
Here try this:http://lmgtfy.com/?q=wxPython+FlatNotebook
or look at the wxPython demo.
Cody
That's a neat trick! I'll have to start using that for some of my
answers...
+1, really neat!
Werner
On Jul 7, 9:02 am, Cody Precord <codyprec...@gmail.com> wrote:
On Tue, Jul 7, 2009 at 8:52 AM, Fabio Spadaro<fabiolinos...@gmail.com> wrote:
ok, it does work. I used ws.lib.flatnotebook.FlatNotebook(...) instead
of wx.Notebook(...) with the same parameters.
thanks'
2009/7/8 Werner F. Bruhin <wbruhin@gmail.com>:
Mike Driscoll wrote:
Cody,
On Jul 7, 9:02 am, Cody Precord <codyprec...@gmail.com> wrote:
Hello,
On Tue, Jul 7, 2009 at 8:52 AM, Fabio Spadaro<fabiolinos...@gmail.com> wrote:
where are they?
Here try this:http://lmgtfy.com/?q=wxPython+FlatNotebook
or look at the wxPython demo.
Cody
That's a neat trick! I'll have to start using that for some of my
answers...+1, really neat!
Werner>
--
Fabio Spadaro
www.fabiospadaro.com