You cannot post messages because only members can post, and you are not currently a member.
Description:
For discussion of topics related to the development of wxPython, add-on libraries, and etc.
|
|
|
demo\agw\ShortcutEditor.py - missing help
|
| |
Andrea,
I am back on working on the demo screen capture.
I am missing the file:
c:\\Python27\\lib\\site-packag es\\wx-2.9.4-msw\\wx\\lib\\agw \\data\\default_help_text.html '
Could you send me this and also update the SVN repo?
Werner
|
|
Docs: overlapping glitch in the header
|
| |
I'm not sure where this is coming from, maybe due to a different version of Sphinx or something, but I noticed that there appears to be some glitch in the header of the docs pages generated from the buildbot. For example:
Expanding the sidebar shows that the glitch stays in place while the... more »
|
|
wx.adv docs
|
| |
Andrea,
I noticed that classes and functions from the wx.adv module are showing up in the main part of the docs as ClassName instead of in a adv section like what is happening for dataview. What do we need to do to set things up so wx.adv items are separated from the core and such?
--... more »
|
|
SVN:(AG)[71537] Phoenix:
|
| |
...
I've set things up so the wxpython.org server will automatically unpack the docs tarball uploaded by the daily buildbot docs slave. In other words the docs on the server will automatically update at least once per day. You can access it at [link]
--... more »
|
|
It's Alive!
|
| |
Hey all,
I've got some good news. Here are a few thousand pictures to tell you all about it: [link]
-- Robin Dunn
Software Craftsman
[link]
|
|
Bug: need mark_dirty() within wx.lib.wxcairo.ImageSurfaceFro mBitmap
|
| |
I am extending wx.BitmapButton to include some custom drawing on the
bitmap using cairo and I stumbled across what appears to be a bug in
the function ImageSurfaceFromBitmap within the wx.lib.wxcairo module.
I believe that when creating a surface from a bitmap (within
ImageSurfaceFromBitmap) the resulting surface needs to get a... more »
|
|
Missing wrapped sub-module?
|
| |
Hi (Robin),
in my current wxPython installation (MSW classic, 2.9.3.1, Windows
Vista 64 bit and Python 2.7.2 64 bit), I get an ImportError if I try
to import wx.ribbon:
...'2.9.3.1'
...Traceback (most recent call last):
File "<interactive input>", line 1, in <module>
ImportError: No module named ribbon... more »
|
|
"Stable" / "Unstable" releases
|
| |
All,
just for the fun of it, I was wondering what it would take to
slowly (and finally) remove the distinction between "stable" and
"unstable" wxWidgets/wxPython releases:
[link]
As a starter, due to the veeeeeeeery long release schedule of
wxWidgets, I would say that the whole concept of stable/unstable is... more »
|
|
|