[wxpython-users] Google Summer of Code - application deadline
extended
Peter Damoc
pdamoc at gmail.com
Wed Apr 2 23:45:38 PDT 2008
Another idea:
- A predefined AppFrame framework that will allow rapid creation of
applications following a certain user interaction paradigm.
I'm thinking about something like what you see in iTunes, IPhoto, Finder:
- TopBar+SplitCenter+BottomBar
- The Split Center should be a simple 2 sides split with the first taking
a "zone/subzone selection" control that is a 2 level tree and a the second
panel from the split being the actual zone that is selected.
- The way to build applications with this framework would be by defining
the Zones and having the framework create the left panel automatically from
the zone definition.
- The Top and Bottom toolbars should respect FIXED vertical sizes for
uniformity.
The main advantage to such a framework is that it will skyrocket the "cool"
factor of wxPython and maybe attract more new users. Another advantage is
that it will encourage code decoupling (at least I think it will).
Peter.
On undefined, Andrea Gavana <andrea.gavana at gmail.com> wrote:
> Hi All,
>
> On Wed, Apr 2, 2008 at 7:57 PM, Peter Damoc wrote:
> > Here is another idea:
> >
> > - Implement a solid, good looking, multi-threadead (background loading),
> > Thumbnail View Control of a directory. Plug-in friendly architecture for
> > "file actions" like Crop, Resize, Sent in email, etc. Also, plug-in
> friendly
> > for custom "thumbs" of certain filetypes.
> >
> > :) There is code around for this kind of a job. Andrea already has a
> nice
> > control that does this more or less. The target is to get it looking
> spiffy.
> >
> > I have a direct interest in such a beast so I'm willing to mentor on
> this if
> > I qualify as a mentor :)
>
> This is a nice idea :-D
> Although my ThumbnailCtrl already exists, I have received many e-mails
> asking for improvements and features which at the moment I can't
> implement. I won't steal Peter's proposal to be a mentor, although I
> am also willing to mentor such a beast :-D :-D
>
> No offence Peter ;-) !
>
> Andrea.
>
> "Imagination Is The Only Weapon In The War Against Reality."
> http://xoomer.alice.it/infinity77/
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
>
-- =
There is NO FATE, we are the creators.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200804=
03/0a574999/attachment.htm
More information about the wxpython-users
mailing list