Thanks to everyone who responded; I'll be checking out the various toolkits
people have listed!
---Joel
--
http://mail.python.org/mailman/listinfo/python-list
2009/1/1 Gerhard Häring :
> Dotan Cohen wrote:
>>
>> I have been following this thread with interest. Is there a way to
>> build Qt apps with relative easy? I use KDE and would prefer the Qt
>> toolkit for my GUI apps. Thanks.
>
> A few years ago, I've had bad experiences with wxPython (random thin
Gerhard Häring wrote:
Dotan Cohen wrote:
I have been following this thread with interest. Is there a way to
build Qt apps with relative easy? I use KDE and would prefer the Qt
toolkit for my GUI apps. Thanks.
A few years ago, I've had bad experiences with wxPython (random things
not actually
Dotan Cohen wrote:
I have been following this thread with interest. Is there a way to
build Qt apps with relative easy? I use KDE and would prefer the Qt
toolkit for my GUI apps. Thanks.
A few years ago, I've had bad experiences with wxPython (random things
not actually working on Linux, only
On Dec 29, 5:49 pm, "Joel Koltner"
wrote:
> Thanks to everyone who responded; I'll be checking out the various toolkits
> people have listed!
>
> ---Joel
There is wxFormBuilder, which stores a GUI design in XML format. It
may be lengthy, but your data reside in a data structure, and your
program
I have been following this thread with interest. Is there a way to
build Qt apps with relative easy? I use KDE and would prefer the Qt
toolkit for my GUI apps. Thanks.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת
ا-ب-ت-ث-ج-ح
"Joel Koltner" wrote:
>...
>One approach that I like comes from SAX BASIC/WinWrap, which is more or less a
>clone of Microsoft's Visual BASIC for Applications, but they (apparently)
>wanted everything to still be human-readable, so they have a simple GUI
>("form") builder that generates code th
On Thu, Dec 25, 2008 at 1:46 AM, Gabriel Genellina
wrote:
> En Wed, 24 Dec 2008 21:47:07 -0200, Joel Koltner
> escribió:
>
>> Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
>> Python out there that's a little more sophisticated than EasyGui?
>
> Try Dabo http://dabodev.c
En Wed, 24 Dec 2008 21:47:07 -0200, Joel Koltner
escribió:
Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
Python out there that's a little more sophisticated than EasyGui?
Try Dabo http://dabodev.com/
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/
On 25 дек, 06:47, "Joel Koltner" wrote:
> Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
> Python out there that's a little more sophisticated than EasyGui? EasyGui
> looks good, but it's a little more restrictive than what I'd like to have, yet
> I'm (stubbornly :-) ) r
> Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
> Python out there that's a little more sophisticated than EasyGui? EasyGui
> looks good, but it's a little more restrictive than what I'd like to have,
> yet
> I'm (stubbornly :-) ) resistant to stepping up to a "full serv
On Dec 24, 9:47 pm, "Joel Koltner"
wrote:
> Dim dlg As UserDialog
>
> dlg.genDrill = 1
> ReDim DrillStyle(1)
> DrillStyle(0) = "All Via Layers In One File"
> DrillStyle(1) = "One File Per Via Layer"
> dlg.drillStyle = 1
>
> func=Dialog(dlg)
>
> ---
>
> This is pretty darned easy for me und
On Dec 24, 3:47 pm, "Joel Koltner"
wrote:
> Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
> Python out there that's a little more sophisticated than EasyGui? EasyGui
> looks good, but it's a little more restrictive than what I'd like to have, yet
> I'm (stubbornly :-) )
On Dec 24, 5:47 pm, "Joel Koltner"
wrote:
> Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
> Python out there that's a little more sophisticated than EasyGui? EasyGui
> looks good, but it's a little more restrictive than what I'd like to have, yet
> I'm (stubbornly :-) )
Is there an easy-to-use, "function"-based cross-platform GUI toolkit for
Python out there that's a little more sophisticated than EasyGui? EasyGui
looks good, but it's a little more restrictive than what I'd like to have, yet
I'm (stubbornly :-) ) resistant to stepping up to a "full service" GU
15 matches
Mail list logo