Re: [perl-win32-gui] GB update ;-)

1999-11-11 Thread Aldo \dada\ Calpini
David Hiltz wrote: Any plans to make some if not all the stuff you are doing with Win32::API in the GUI Builder program available as part of Win32::GUI? Stuff like... my $R = pack("", 0, 0, 0, 0); my $rc = $GetUpdateRect-Call($FAKE-{-handle}, $R, 0); print

Re: [perl-win32-gui] GB update ;-)

1999-11-10 Thread David Hiltz
Are you going to continue working on it (gb)? I would like to, but I'd better continue working on the module itself and the documentation. 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

Re: [perl-win32-gui] GB update ;-)

1999-11-04 Thread Aldo \dada\ Calpini
David Hiltz wrote: Gad Zuks - that's some pretty involved code. really? it looked so straightforward to me... ;-) I'll try to add some comment to the graphic part. What next? Are you going to continue working on it? I would like to, but I'd better continue working on the module

Re[2]: [perl-win32-gui] GB update ;-)

1999-11-03 Thread Max Kozlov
Hello Aldo, In which version are you can make SetMenuItemInfo sub. to perform second level submenus ? It really need :) Best regards, Maxmailto:[EMAIL PROTECTED]

Re: [perl-win32-gui] GB update ;-)

1999-11-03 Thread Aldo \dada\ Calpini
David Hiltz wrote: I take we need the latest build (434) for this to work? I tried it with build 425 and it did not work so well. it absolutely needs 434. For GUI 434: I noticed that the latest GUI 434 version says 425 . don't trust who says so ;-) the only and one correct way to

Re: [perl-win32-gui] GB update ;-)

1999-11-02 Thread David Hiltz
I noticed the following problems with the latest GUI 434 build and gb.pl build: For GUI 434: I noticed that the latest GUI 434 version says 425 . For gb.pl (Aldo's modifications) I noticed that when I select File - New I will get : DWin_Resize : Can't locate object method "Resize"

Re: [perl-win32-gui] GB update ;-)

1999-11-02 Thread David Hiltz
friends, please find attached a new version of David's GuiBuilder; I've pretty much revolutioned the concept behind... 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

[perl-win32-gui] GB update ;-)

1999-11-02 Thread Aldo \dada\ Calpini
friends, please find attached a new version of David's GuiBuilder; I've pretty much revolutioned the concept behind... 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