>
> friends,
> please find attached a new version of David's GuiBuilder; I've
> pretty much revolutioned the concept behind...
Gad Zuks - that's some pretty involved code.
> basically, the whole design window is now managed by a Win32::GUI::Graphic
> object (I've also used some Win32::API trickery for the dirty geometric
> job). the implemented control types are Buttons, Labels and Textfields;
> don't try the other ones yet. objects can be moved by dragging'em around
> with the mouse and sized with the lower-right-corner handle. there is a
> little flickering when you move things around and sometimes the refresh is
> not quite accurate, but it seems to me a little price to pay for the
> beauty of it :-)
I got it to work - looks pretty good. The flicker and refresh problem
is a little annoying, but not bad compared to the giant leaps forward
the application has made. ;)
What next?
Are you going to continue working on it?
I would like to help out, but don't know where I can lend a hand. Maybe I
could work on getting the save and open functions to work based on your
code. ..or I could add to the property windows.
Anyway, let me know.
-David Hiltz