# from Gabor Szabo
# on Sunday 22 June 2008 08:07:
>So I wonder what is the experience of people using Wx. Especially in
> Perl? So far DialogBlocks and wxGlade were mentioned.
>I know it is hard to tell, but do people on the list tend to use those
>or do they tend to create the application using plain Perl calls?
I tend to end up with hand-written code by the time the app gets to
maintenance mode. Regenerating Perl code with wxGlade can be
problematic to maintain (and XRC isn't really an option unless the
mime-type-initialization penalty in loading XRC goes away.)
I have used both xrced and wxGlade for purposes of trying out widget
arrangements. In my experience, they both tend to work fairly well
starting from a clean slate, but making changes using the GUI can often
be clunky.
--Eric
--
The reasonable man adapts himself to the world; the unreasonable man
persists in trying to adapt the world to himself. Therefore all progress
depends on the unreasonable man.
--George Bernard Shaw
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------