Code Generation

8 views
Skip to first unread message

Brucey

unread,
Jan 2, 2008, 6:53:59 AM1/2/08
to wxMax
Wouldn't be nice if you didn't have to mess around laying out your
form by hand in BlitzMax?

Any interest in some kind of code-generation?

I knocked something together this morning :
http://blitzmax.com/logs/userlog.php?user=8077&log=1434

It parses a wxFormBuilder project file.

It creates a base Frame which you extend. The event Functions call
event Methods, so you only need to implement the methods - this would
also save you from having to write casting code all over the place
(since it's done for you).

:o)

Brucey
Reply all
Reply to author
Forward
0 new messages