Discussion:
[wxPython-users] Re: Documentation bug or implementation bug?
Werner
2014-06-05 07:53:02 UTC
Permalink
Forward this to dev just re ShowPage not in doc.
Werner,
Hi Igor,
Basically I'm looking for a way to skip a page in the wizard on a
condition.
Unfortunately even call ShowPage() with the next page in chain does
not work. I still end up
with the page I want to skip.
Any idea?
Have a look at the Dynamic Wizard Demo, it skips page 3 if a check box is
checked.
Will do.
Not sure about the ShowPage method, Robin will have to look into this. Maybe
do a new post to the wxpython-dev list about this, so it does not get
overlooked.
Can you forward this?
I'm not subscribed to that list and I don't want to many list
subscription in my Inbox... ;-)
I guess he is not coming to this list too often. ;-)
Thank you.
Werner
Thank you.
Hi, ALL,
Looking at the source of wxPython 3.0.0 (classic) I see that wx.Wizard
has method ShowPage().
However, looking at
http://wxpython.org/Phoenix/docs/html/adv.Wizard.html, I don't see
this function
mentioned.
Was it removed in Phoenix or it is a documentation issue?
Thank you.
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...