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
Active older topics
9 new of 9 - May 9
7 new of 7 - May 3
10 new of 10 - May 3
9 new of 9 - May 1
3 new of 3 - May 1
4 new of 4 - Apr 30
2 new of 2 - Apr 26
7 new of 7 - Apr 26
3 new of 3 - Apr 23
6 new of 6 - Apr 23
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1618  Older »

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.
 

Phoenix = wx.Slider SetMax missing 
  Hi, Working a little on Matplot and Phoenix and in one of the demos they use wx.Slider.SetMax but it seems to be missing in Phoenix. So, oversight or should one use SetRange? Werner
By Werner  - May 16 - 2 new of 2 messages    

Errors building Phoenix for Python 3.3.1... what am I missing? 
  I'm trying to build Phoenix using Python 3.3.1 on Ubuntu by running the following command on the r73957 snapshot: sudo python3 ./setup.py install Everything compiles, but it fails when byte-compiling the python modules to pyc's, with Python code that is clearly not 3-friendly: byte-compiling /usr/local/lib/python3.3/dist- packages/wx/lib/evtmgr.py to... more »
By Dan McCombs  - May 10 - 3 new of 3 messages    

Phoenix - floatcanvas doc and tests 
  Hi Chris and Robin, Attached is an initial patch for documentation (please don't apply it), Chris can you have a quick look over it and let me know if the method param descriptions are correct, especially for things like XY and WH as they will repeat. Don't worry about Sphinx formatting at this point.... more »
By Werner  - May 9 - 11 new of 11 messages    

Phoenix - line ending/diff of code 
  Hi Robin, I still see the issue that code shows a diff when it shouldn't. I got r73930 and updated my svn checkout and then compared the folder wx.lib.floatcanvas using winmerge and they should as being different (i.e. all lines are different). I see that you changed the SVN repo a few days ago, so deleted... more »
By Werner  - May 6 - 5 new of 5 messages    

Phoenix - FloatCanvas 
  Hi, I was searching for valid values for FillStyle etc and see that the doc could be improved to show this information in e.g. DrawObject. My question is about the question "Is this still necessary?" in that code section. Are there plans to move these dicts to something else or is it worth my while to update the doc for them into something Sphinx... more »
By Werner  - May 4 - 2 new of 2 messages    

type degradation of event objects in Phoenix 
  I have an example in which the program creates an event object that inherits from wx.PyCommandEvent and submits it to wx.PostEvent. When the event emerges in the handler, its type is the parent class wx.PyCommandEvent and not the subclass. The program immediately fails when it tries to call a subclass method on the event. I'm sending the file with... more »
By ji...@cs.cofc.edu  - May 1 - 3 new of 3 messages    

Phoenix - pubsub unittests 
  Hi, Created a test case which does the setup of pub and tears it down, split the notify tests into individual files. Changed all the tests to use it, now the only test failing if one runs them all is "test_lib_pubsub_notify4", it runs successfully when run by itself or with some of the others.... more »
By Werner  - May 1 - 8 new of 8 messages    

Phoenix - unable to compile - ubuntu 13.04 - x64 
  Hello, I have some trouble when I compile the last version of wxPython (ubuntu - x64 - python 3.3) I also try an older one and I have the same result. During the compilation process I have always the same error message. Can you please help me ? Thanks for your help. Vincent. --- The error messages ---... more »
By sandbox...@gmail.com  - May 1 - 5 new of 5 messages    

Phoenix - SplitterWindow.SetSashSize in Classic vs Phoenix 
  Hi Robin, Just added above in this patch. Werner
By Werner  - Apr 30 - 1 new of 1 message    

Phoenix - can't enable custom control 
  Hi, I have a custom control which is based on the PopUp control sample in the demo and in Phoenix this control can't be enabled. In Phoenix I use wx.Control instead of wx.PyControl in 2.9.5 (where it works) and the control has an "Enable" method which enables the two contained controls (a button and a textctrl).... more »
By Werner  - Apr 28 - 5 new of 5 messages    

1 - 10 of 1618   « Newer | Older »

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