ANN: wxGlade 0.3

Hello,
I'm happy to announce that version 0.3 of wxGlade has been released
today. This is a big improvement wrt the previous one (0.2.3), with lots
of bugs fixed and an overall better stability. New features include:

- wxPerl support
- better XRC support (now it's possible to generate subclasses of the
standard controls - SEE THE TUTORIAL as this might break something)
- Cut & paste extended to "toplevel" sizers
- Improved preview

For a full list of changes, please see CHANGES.txt.

Thanks to all the people who contributed code, filed bug reports, asked
questions, made suggestions or provided any kind of feedback!

Alberto Griggio

What is wxGlade, anyway?

···

------------------------
wxGlade is a GUI designer written in Python with the popular GUI toolkit
wxPython, that helps you create wxWindows/wxPython user interfaces. At
the moment it can generate Python, C++ and XRC (wxWindows' XML resources)
code.

Alberto Griggio wrote:

Hello,
I'm happy to announce that version 0.3 of wxGlade has been released
today. This is a big improvement wrt the previous one (0.2.3), with lots
of bugs fixed and an overall better stability. New features include:

- wxPerl support

Glad to to hear it. wxGlade is turning into a really nice package! But I wonder why you bother with Perl support. Does anybody actually use wxPython with Perl?

Bob

I think it would be wxPerl, not wxPython :wink:

···

On Fri, 2003-08-29 at 07:30, Bob Klimek wrote:

Glad to to hear it. wxGlade is turning into a really nice package! But I
wonder why you bother with Perl support. Does anybody actually use
wxPython with Perl?

--
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 (800) 735-0555

Bob Klimek wrote:

Alberto Griggio wrote:

Hello,
I'm happy to announce that version 0.3 of wxGlade has been released
today. This is a big improvement wrt the previous one (0.2.3), with lots
of bugs fixed and an overall better stability. New features include:

- wxPerl support

Glad to to hear it. wxGlade is turning into a really nice package! But I wonder why you bother with Perl support. Does anybody actually use wxPython with Perl?

If they install the setup.exe version of wxGlade then they never have to know that they are actually running Python. It's a form of subversion via obfuscation :wink:

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Just an FYI, since it's probably something you don't have any control
over, but when I went to DL the .zip version of the 0.3 file from my
local mirror (Brookfield, WI, USA) at 1845 CDT on Aug 29, 2003, it
wasn't there. I went to the Chapel Hill, NC site & it was there. When
I went to DL the ...setup.exe I had the same problem.

···

--
Greg

"Alberto Griggio" <albgrig@tiscalinet.it> wrote in message
news:20030829152633.5220c894.albgrig@tiscalinet.it...

Hello,
I'm happy to announce that version 0.3 of wxGlade has been released
today. This is a big improvement wrt the previous one (0.2.3), with

lots

of bugs fixed and an overall better stability. New features include:

- wxPerl support
- better XRC support (now it's possible to generate subclasses of the
standard controls - SEE THE TUTORIAL as this might break something)
- Cut & paste extended to "toplevel" sizers
- Improved preview

For a full list of changes, please see CHANGES.txt.

Thanks to all the people who contributed code, filed bug reports,

asked

questions, made suggestions or provided any kind of feedback!

Alberto Griggio

What is wxGlade, anyway?
------------------------
wxGlade is a GUI designer written in Python with the popular GUI

toolkit

wxPython, that helps you create wxWindows/wxPython user interfaces. At
the moment it can generate Python, C++ and XRC (wxWindows' XML

resources)

code.