A pyQt application ported to wxPython, comments and testers needed.

Hi,

Following the discussion on an another forum about this pyQt application
http://dosimple.ch/articles/Python-PyQt/ , I decided to port it to
wxPython (interface only).

I found the interface challenging : two "sizerized" panels in a SplitterWindow in a Frame, one panel holding a ListCtrl. (It took me "some" time until I found the magic for a proper panel size during initialization...).

The application has been tested on w2k, py25, wxPython 2.8.4.0-ansi/unicode.

I'm interested in
- comments, of course
- knowing if this application run out-of-the-box on "linux", especially
Ubuntu/GNOME
- OS X ? According to the wx doc, MenuItem do not support icon on that
platform. True?

Available here http://spinecho.ze.cx/, addressbook.zip, quick links.

Regards

Jean-Michel Fauth, Switzerland

Hi,

I also tried once to port an app (in my case it was pygtk and the
app was the newsreader "XPN", but I stopped, it was to much work).

I tried it on KDE 3.5:

Initially it looks ok, but if I resize it
(make smaller horizontally and vertically), then the right side
is cutted.

Screenshot is at:
http://mitglied.lycos.de/drpy/adrbook.png

ยทยทยท

On Mon, 04 Jun 2007 16:57:59 +0200, jmf <jfauth@bluewin.ch> wrote:

Hi,

Following the discussion on an another forum about this pyQt application
Index of /articles/Python-PyQt , I decided to port it to
wxPython (interface only).

I found the interface challenging : two "sizerized" panels in a SplitterWindow
in a Frame, one panel holding a ListCtrl. (It took me "some" time until I found
the magic for a proper panel size during initialization...).

The application has been tested on w2k, py25, wxPython 2.8.4.0-ansi/unicode.

I'm interested in
- comments, of course
- knowing if this application run out-of-the-box on "linux", especially
Ubuntu/GNOME

--
Franz Steinhaeusler