Re: [perl-win32-gui-users] Win32::GUI Owner Drawn Controls

2010-09-22 Thread glass
Thank you Kevin for the rich example, here is a picture of what i got: http://img130.imageshack.us/img130/1870/customlistbox.png the two codes are inspiring and very usefull. thanks peter Kevin Marshall-4 wrote: > > Hi everyone, > > After much experimentation, I have finally succeeded in creati

Re: [perl-win32-gui-users] Firefox instead IE

2008-07-23 Thread glass
i have firefox v 1.5, then by changing the line: -control => "Shell.Explorer.2", with -control => "Shell.FireFox", and it is working the same as before. in any case i have a problem with the -size option in AxWindow, whether i choose -size=> [400, 400], or -size=> [10, 10], it remains the

Re: [perl-win32-gui-users] Sample Application to load Adobe Acrobat ActiveX control

2008-07-07 Thread glass
thanks for this rpnoble - i was looking for an example a long time ago. appreciate your sharing. rpnoble wrote: > > This is my response to a query on perlmonks. It loads the default Adobe > Acrobat ActiveX viewer in a Win32::GUI window via a file open menu. I used > the Notepad.pl and GetOpenFi

Re: [perl-win32-gui-users] Win32 GUI 1.06 PPM 5.10 x64 and Source Distribution

2008-02-23 Thread glass
try again. > > Regard. > Cloud Strife. > > glass wrote: >> >> thank you very much >> i have a problem in running any demo file in win32gui demos, when i try >> to run any file i have a message: >> ""This application has failed to start because MSVCR

Re: [perl-win32-gui-users] Win32 GUI 1.06 PPM 5.10 x64 and Source Distribution

2008-02-23 Thread glass
thank you very much i have a problem in running any demo file in win32gui demos, when i try to run any file i have a message: ""This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem."" it happened that MSVCR80.dll is found in my

Re: [perl-win32-gui-users] Plans for a 1.06 release

2008-01-30 Thread glass
I am happy that win32-GUI v 1.06 will be available soon. i hope that it may be available also as ActivePerl 5.10 PPM. since many people find it hard to compile from source, especially the windows users. thanks very much george -- View this message in context: http://www.nabble.com/Re%3A-Plans-