[wxpython-users] ANN: Airs v0.9d released
Malcolm Greene
python at bdurham.com
Sun Apr 13 19:27:29 PDT 2008
Hi Jorgen,
Tried the latest update and the application works! I haven't configured
the app yet but look forward to doing so.
Two comments on exploring the user interface:
1. Frame resizing behavior:
a. Its possible to resize the main frame too small and have the controls
overlap one another in an ugly fashion. Can you set min horizontal and
vertical dimensions for the main frame to prevent this behavior?
b. The Add/Edit Series dialog can be resized horizontally (good!) and
has a min width (good!). This dialog can also be vertically resized
which is just ugly. Can you prevent vertical resizing?
2. The close button (X) on the status message panel (directly above
"Show only unprocessed episodes" checkbox) does not appear to work.
Thanks for sharing your work with the community!
Regards,
Malcolm
----- Original message -----
From: "Jorgen Bodde" <jorgen.maillist at gmail.com>
To: wxpython-users at lists.wxwidgets.org
Date: Mon, 14 Apr 2008 00:06:53 +0200
Subject: Re: [wxpython-users] ANN: Airs v0.9d released
Malcolm,
Did you try the latest download? I found the problem. I forgot to
create the directory in the Documents And Settings\Application Data\.
The code that created the dir got lost by moving the piece of code to
a different location in my app.
Regards,
- Jorgen
On Sun, Apr 13, 2008 at 11:05 PM, Malcolm Greene <python at bdurham.com>
wrote:
> Jorgen,
>
> No error logs on my side.
>
> Regards,
> Malcolm
>
>
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>
_______________________________________________
wxpython-users mailing list
wxpython-users at lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
More information about the wxpython-users
mailing list