On Thu, 20 Apr 2006 13:02:06 -0700, Robin Dunn <robin alldunn.com> wrote:
>[...]
>>>> wxPython-dev list.
>>
>> I didn't get an answer from my submitted patch of
a "Py" Plugin system yet.
>
>It's still on my ToDo list.
Thanks, that is fine.
>
>[...]
>>
>> There is also the point:
>> "Enhance the wxPython demo to be an even more
informative and useful learning tool."
>>
>> What could be even improved?
>
>I was thinking of things like adding better comments in
the samples,
>making some usability improvements, (like being able to
edit the code
>and see the effects in the demo side-by-side instead of
needing to
>switch notebook pages back and forth)
that would be cool.
You mean change code and restart the sample (for example F5)
or so?
Could there be a problem with the space?
The demo and the source editor need some space.
There could be also a hotkey for show/hide the edit window.
> perhaps some built-in tutorial
>mode that leads the newbie by the hand through creating
some simple
>applications.
>
>>
>> For example:
>> The ListCtrl demo is rather complex (also with the
uses of Mixin classes).
>> There could be a simple, basic ListCtrl demo
additionally.
>
>Yes, additional samples are always nice.
What about a demo of "nested" sizers?
Once it took me a long time to design
a Dialog with BoxSizers, which itself
contained BoxSizers and FlexGridSizers.
--
Franz Steinhaeusler
------------------------------------------------------------
---------
To unsubscribe, e-mail: wxPython-dev-unsubscribe lists.wxwidgets.org
For additional commands, e-mail: wxPython-dev-help lists.wxwidgets.org
|