Donate Share

XRCed

Code

Programming Languages: Python

License: BSD License

Repositories

browse code, statistics, last commit on 2002-12-02 cvs -d:pserver:anonymous@xrced.cvs.sourceforge.net:/cvsroot/xrced login

cvs -z3 -d:pserver:anonymous@xrced.cvs.sourceforge.net:/cvsroot/xrced co -P modulename

Show:

What's happening?

  • Add links to wxPython for newer versions

    I see that most recent version of XRCed are available in wxPython. Links to the these version would be extremely handy for Google users.

    2008-09-19 08:30:38 UTC by techtonik

  • Comment: XRCed does not see that the file is changed

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

    2007-05-21 02:20:05 UTC by sf-robot

  • Comment: XRCed does not see that the file is changed

    This is solved in current CVS version.

    2007-05-06 23:52:26 UTC by rollrom

  • Comment: Generating python code...

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

    2007-03-26 02:20:07 UTC by sf-robot

  • Comment: Error reading saved file

    This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).

    2007-03-25 02:20:19 UTC by sf-robot

  • XRCed does not see that the file is changed

    XRCed does not see that the file is changed. reproduction: 1. open a xrc with 1 menu in it. 2. change something to the menu. The save button is not enabled and when closing the program, you get the question do you want to save? press yes, and its trying to save a temp file. does not seem right.

    2007-03-22 17:53:36 UTC by fittrainer

  • Comment: Separator for Toolbar buttons

    This is platform-dependent behaviour of toolbar. You can use wxStaticLine as a separator.

    2007-03-16 14:23:02 UTC by rollrom

  • Comment: Generating python code...

    Or just get a new version of pywxrc.py and replace the one provided in wxPython 2.6.

    2007-03-11 05:29:43 UTC by rollrom

  • Comment: need grid

    Grid is not supported in wx 2.6. It will be added when moving to the next release (2.8).

    2007-03-11 05:11:12 UTC by rollrom

  • Comment: Error reading saved file

    I think python's expat module does not support cp936 (and probably wxWidget's XRC library neither as it also uses expat parser. See http://www.thescripts.com/forum/thread29232.html). There seems to be a way to add support for chinese encodings in python, for example see http://www.thescripts.com/forum/thread22617.html where CJK codecs package is mentioned but the better solution is probably to...

    2007-03-11 00:53:15 UTC by rollrom

Our Numbers