Share

wxPropertyGrid

Code

Programming Languages: C++, Python

License: wxWindows Library Licence

Repositories

browse code, statistics, last commit on 2009-11-20 svn co https://wxpropgrid.svn.sourceforge.net/svnroot/wxpropgrid wxpropgrid

Show:

What's happening?

  • Comment: redraw issue in enum properties

    This is probably the empty-space redraw regression that appeared in wxPG 1.4.8, and is already fixed in SVN trunk. Other symptom of this bug is that the empty space below properties is rendered with garbage if you move other windows over it. Intermediate solution is to use either SVN trunk or version 1.4.7. Anyway, thanks for reporting this. Jaakko.

    2009-11-20 20:20:16 UTC by jmsalli

  • Followup: RE: _propgrid.so and propgrid.py not being built.

    Those files should be generated by the wxPython/setup.py, which calls SWIG to generate wrapper C and Python files and compiles them. To clarify, in case if it wasn't clear already: wxPG integrates itself into your wxPython source tree as a new contrib module, so re-building your wxPython from sources manually should resolve this. To confirm that wxPG is installed in your wxPython sources, search.

    2009-11-20 20:10:31 UTC by jmsalli

  • redraw issue in enum properties

    If the grid area is larger than necessary to completely display the grid properties, and the dropdown from an enum property covers the extra area below the last property...text bits from the dropdown remain shown if the user selects the same item that was previously selected (decides not to change anything). This bug appeared when I updated from 1.4.1 to 1.4.8.

    2009-11-20 18:12:37 UTC by jik-

  • Followup: RE: _propgrid.so and propgrid.py not being built.

    Yep.. I was aware from the README that Linux builds aren't normally possible; but there was a set of Linux installation instructions provided if you chose to embark on this path. The wx_gtk2u_propgrid so's are building just fine: libwx_gtk2u_propgrid-2.8.so libwx_gtk2u_propgrid-2.8.so.0 libwx_gtk2u_propgrid-2.8.so.0.0.0 AFAICT, it looks like there is just one additional command (or...

    2009-11-20 18:00:15 UTC by enigma3319

  • Followup: RE: _propgrid.so and propgrid.py not being built.

    Well, I have some good news and bad news. Bad news is that the wxPropertyGrid 1.4 wxPython bindings can only really be built on Windows. Linux ones have been successfully built by some people, but probably most who have attempted have also failed in their efforts. Web page already reflects this fact, and if README file does not, I'll update it shortly. Good news is that wxPropertyGrid has.

    2009-11-20 14:41:11 UTC by jmsalli

  • wxPropertyGrid

    jmsalli committed revision 1399 to the wxPropertyGrid SVN repository, changing 2 files.

    2009-11-20 13:57:36 UTC by jmsalli

  • _propgrid.so and propgrid.py not being built.

    I have followed the instructions on how to build wxpropertygrid from wxpropgrid-1.4.8-wxpython-src/wxpython/README-wxPython.txt. When I follow these instructions, I am missing the propgrid.py and _propgrid.so files. Is there an undocumented command I'm missing that will allow swig to generate propgrid.py? I'm also not sure why _propgrid.so is not available. Any help would be...

    2009-11-20 03:30:48 UTC by enigma3319

  • wxPropertyGrid

    jmsalli committed revision 1398 to the wxPropertyGrid SVN repository, changing 2 files.

    2009-11-12 13:56:48 UTC by jmsalli

  • wxPropertyGrid

    jmsalli committed revision 1397 to the wxPropertyGrid SVN repository, changing 2 files.

    2009-11-11 19:45:32 UTC by jmsalli

  • wxPropertyGrid

    jmsalli committed revision 1396 to the wxPropertyGrid SVN repository, changing 8 files.

    2009-11-11 19:40:55 UTC by jmsalli

Our Numbers