Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 23822  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For users of the wxPython toolkit to discuss how to use the library and to assist each other with questions.
 

Two Mac Issues AGW/AUI and Select-Scroll 
  On the Mac while moving the sash or divider between windows in AGW AUI Docking Library, the display constantly updates or refreshes while moving. This causes the sash to not move smoothly and on slower systems even a "blit error" which causes a crash. This can be viewed in the demo. On Windows the display doesn't refresh until the mouse is released, just... more »
By tsmorton  - May 23 - 1 new of 1 message    

WIT runtime bug 
  I get a runtime bug if I use wx.lib.mixins.inspection.Inspe ctionMixin in my program. My OS is Windows 7 SP1 (64 bit), my Python version is 3.3.2 (64 bit), Phoenix snapshot build used is win64-py3.3 r74041. The traceback I get after pressing Ctrl+Alt+i is this (oh yes, and I strictly followed Phoenix docs to implement WIT in my program):... more »
By Boštjan Mejak  - May 22 - 1 new of 1 message    

wx.lib.pdfviewer - special characters issue 
  Hi, I just noticed that the viewer has problems with special characters such as �� etc etc. The problem can be seen when one opens the attached .pdf in the viewer, if I view it with e.g. Adobe Reader the characters are fine. Is this to do with the way PythonReports defines/uses the fonts?... more »
By Werner  - May 22 - 12 new of 12 messages    

Phoenix inspection module docs wording fix request 
  Please visit this link: [link] There is a text "InspectableApp usage:" which is okay when the usage of the InspectableApp class is being explained, but then below that we have an explanation of the InspectionMixin class and the text "InspectableApp usage:" repeats.... more »
By Boštjan Mejak  - May 22 - 1 new of 1 message    

SearchCtrl hint text does not disappear 
  Hi, sorry if there is already any answer but I haven't found anything. The problem is that when I click into empty wx.SearchCtrl (only with grey 'Search' text) and start to type, the 'search' text is still there and ruins the search, of course. I have Ubuntu 12.04 and quite recent build of wxPython 2.9.4. I have no such problems with 2.8.12.... more »
By annakrat  - May 21 - 5 new of 5 messages    

Background color mismatch 
  I'm having trouble setting the background color of a wx.Frame. The color displayed on my screen is not the color that I set using SetBackgroundColour. A very simple test program is below. I set the color to be to be #002b36, but it is displayed as #003945 (calling GetBackgroundColour still returns #002b36).... more »
By mkeeter  - May 20 - 6 new of 6 messages    

New Repository of wxPython demos 
  Hi folks, I have a pretty big collection of small demos of a wide variety of wxPython features that I've developed over the years: [link] These are all the result of either: My experimenting with a feature in a small, self-contained example or My working with an example someone posted on this list -- trying out... more »
By Chris Barker - NOAA Federal  - May 19 - 7 new of 7 messages    

ListCtrl, Using Virtual and CheckListCtrl mixin concurrently 
  I have a ListCtrl that must handle nearly 10,000 lines. Each line has 4 items, the first of which is a Checkbox (mixin). With this many lines, the load is very slow, and I want to use the virtual flag to speed things up. Can I use Virtual concurrently with the checkbox mixin, and if so, could someone please send me sample code of how to do this?... more »
By David Wende  - May 19 - 2 new of 2 messages    

Phoenix Runtime Bug 
  ...Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Python33\lib\site-packages \wx\__init__.py", line 17, in <module> from wx.core import * File "C:\Python33\lib\site-packages \wx\core.py", line 2810, in <module> EVT_DIRCTRL_CHANGED = wx.PyEventBinder( wxEVT_DIRCTRL_CHANGED, 1 )... more »
By Boštjan Mejak  - May 17 - 2 new of 2 messages    

alert: my pubsub py2exed didn't work but without errors 
  Hi all, today is friday 17 I'm not superstitious but well just a few ours ago I realized that wx.lib.pubsub used as v1 stopped working on my py2exe compiled wxpython 2.8.12.1 application without giving any visible sign of not working (well apart the fact that it didn't work), it still worked on non-frozed... more »
By Marco De Felice  - May 17 - 2 new of 2 messages    

1 - 10 of 23822   « Newer | Older »

XML       Send email to this group: wxpython-users@googlegroups.com