Re: [perl-win32-gui-users] Tabbing between controls

2002-04-26 Thread Peter Köller
Hello! Yes, "tabstop => 1" only works with windows. But why? Isn't it reasonable to use it with both? I use dialogs to get rid of icons in the taskbar for every child window. Or should I upgrade from 558 to 665? (By the way: What's about real modal dialogs with 665?) Regards, Peter > -Ur

[perl-win32-gui-users] Listview with columns in a pm module doesn't work

2002-04-26 Thread Guillem Cunillera Wefers
Today is one day that sometimes I feel I'm turning crazy I make a Listview in a simple program but when I put in my main program in a pm module ListView doesn't work (is don't show) and the complete name is done. This problem has not appear with other widgets...and before put a ListView th

[perl-win32-gui-users] Dc to the printer

2002-04-26 Thread Guillem Cunillera Wefers
Everybody knows some way to send a DC graphic to the printer ? I can accept taking all the Window. Thanks. Guillem Cunillera i Wefers

RE: [perl-win32-gui-users] Listview with columns in a pm module doesn't work --->Resolved

2002-04-26 Thread Guillem Cunillera Wefers
Well, in this case, I resolved my problem changing -style for -addstyle... Guillem -Mensaje original- De: Guillem Cunillera Wefers <[EMAIL PROTECTED]> Para: perlwin32gui Fecha: divendres, 26 / abril / 2002 17:40 Asunto: [perl-win32-gui-users] Listview with columns in a pm modu