Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
2answers
2k views

Anyone used Dabo for a medium-big project?

We're at the beginning of a new ERP-ish client-server application, developed as a Python rich client. We're currently evaluating Dabo as our main framework and it looks quite nice and easy to use, ...
12
votes
2answers
496 views

Opinions about Dabo

Has anyone used Dabo lately? How does it rate vs Boa Constructor, etc? I'm writing a new Python database app and Dabo looks promising, but what's the real-world scoop on it? Is it used by many ...
1
vote
2answers
107 views

GUI forms editor

I recently installed PTVS as I come from C# and I am used to Visual Studio. I though that PTVS had a GUI creation support like Windows Forms in C#, I am pretty disappointed as I need to program ...