Definitely worth a look.  If you don't find functionality in the GUI that
you can get with a wx control, send an email to Dabo-dev and we'll see what
we can do about adding the control to Dabo.  When WxPython 2.8 comes out, we
should even have some new widgets to wrap.  Just another word of caution to
use WxPython 2.6.x until Dabo has been fixed for use in 2.7 and 2.8.

Cheers,

Nate L.

On 11/18/06, Peter Decker <[EMAIL PROTECTED]> wrote:
>
> On 11/18/06, Nate Lowrie <[EMAIL PROTECTED]> wrote:
>
> > As much as people predict that web application will take over Desktop
> apps,
> > this is a trend that I just don't see happening.  Desktop applications
> will
> > always remain.  Because of applications like Zope and Djanago, I think
> that
> > people have a large misconception of python being a web oriented
> language
> > like PHP.  Before Dabo came along, I could develop Desktop Application
> just
> > as quickly as I could develop in C# with .NET.  These apps ran just as
> well
> > as there counterparts and for the most part I didn't have to change a
> single
> > line of code to get them to be cross platform.  Now that Dabo has come
> > along, productivity in building the GUI and linking it to a database has
> > skyrocketed.  Even if you just use the GUI section without the other
> two,
> > Dabo is and will continue to be the premiere framework in Python for
> > deployable enterprise level applications.
> >
> > Zope and Django are great products in themselves (I personally use
> them),
> > but Dabo fills a void that Python was lacking for many years.
>
> Right on! This is exactly what I've been feeling. I've worked with raw
> wxPython for several years because that was the only way to do a
> desktop app, PythonCard was nice, but you still had to deal with
> wxPython's ugly code. Wax looked good, but I never felt that Hans
> really had his heart in it. Dabo, though, is the first and only thing
> that I've found that has focussed on desktop apps that can be written
> using Pythonic code.
>
> --
>
> # p.d.
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
>


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to