Re: [doc-BUG] missing ScrolledPanel.SetAutoLayout()
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/8/2015 1:35, [email protected] wrote: > On 2015-04-07 06:27 Mike Driscoll <[email protected]> wrote: >> http://www.wxpython.org/docs/api/wx.Window-class.html > Sorry, I forgot to say that I use wxPhoenix. Never used classic. > But btw: Your link show another doc-BUG. There is a list of classes > which inherit from wxWindow. But ScrolledPanel isn't there. > Of course it is in a sub-modul, etc But this shouldn't be the reason. > When there is such a list I expect all(!) classes from the toolkit - no > mater in which sub-module they are located. You see? > > <http://www.wxpython.org/docs/api/wx.lib.scrolledpanel.ScrolledPanel-class.html> > Looks nice because SetAutoLayout() isn't there. ;) I believe classic doc's will not be updated enhanced, as it is too much work and there is no one wanting to do it. > But back to the doc-BUG with I opend this thread: > - the ScrolledPanel-Page doesn't tell me about that this methode is > inhertied from wxWindow > - there is no link to the base class wxWindow > - there is no description about the difference between this methode and > the methode from the base class > > This is a bug. There is no bug here, sorry. http://wxpython.org/Phoenix/docs/html/lib.scrolledpanel.ScrolledPanel.html#lib-scrolledpanel-scrolledpanel There is the inheritance tree and then there is the 'Known Superclasses' section, if you follow either of them you get to wx.Window which contains the method you are looking for. > > btw: Are you able to modify the docs? You can do a PR for changes to the docs too, especially everything in wx.lib, all the base class documentation is coming from wxWidgets, I believe you can now do a PR for that too, but not sure. For the wx.lib doc please review: http://wxpython.org/Phoenix/docs/html/DocstringsGuidelines.html Werner -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.