RE: [perl-win32-gui-users] Progress bar's [coloring]

2004-01-03 Thread Johan Lindstrom
At 15:08 2003-12-24, Frazier, Joe Jr wrote: Johan, is there any way these can also be added as properties to TGL? Depending on how long it will be before the next release will come out, you may want to do it yourself if the code, or wait for the whole thing in the next version of Win32::GUI an

Re: [perl-win32-gui-users] Printing and save/restore dialog

2004-01-03 Thread Левин
You can search in www.cpan.org and use module Prima-1.12. Support of a printing function is embodied in it. Okay, I want to add a printing function into my application. I can write my output to a file. But I don't know what to do from there. I also want to implement an open and save function int