[perl-win32-gui-users] win32::gui
Dear perl-win32-gui-users, i first want to send a real big package of congrats to the developers of this fasinating module.. It is great.. i already have some nice ideas of using the module, but as for now it is still in test or development phase ? In the docs i can find lots of TBD (to be dones), is this refering only to the documentation or also the total concept of development ? Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
[perl-win32-gui-users] wishlist :)
Dear perl-win32-gui-users, hm.. again .. i'm really happy with the win32 development.. i got some simple questions (or more like a wishlist :) ) * is there a spreadsheet (grid) look-a-like solution or component ? * is there a inline webbrowser somewhere ? or a HTML or XML parser ? * is there support for JPG or common image formats like .PNG or .GIF? since i only found how to open a BITMAP image (i assume this is a .BMP file) what about licensing ? if i develop a product in perl with usage of the win32::gui module, and I spread (well lets asume for FREE) to the public.. is it still under GNU license or do we have to pay the win32::gui team something ? GREAT.. the win32::gui Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
[perl-win32-gui-users] ppm rep dada -maybe of topic
Dear perl-win32-gui-users, i tried to install win32::api since the GB (from david hiltz) needs it.. the easiest way seemed me to install it via the ppm reposotory (http://Dada.perl.it/ppm) although .. this isn't working for me, i have to use a firewall .. is there a special way to state this request of installation ? If you have any questions, whatsoever, please feel free to contact us. Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
Re[2]: [perl-win32-gui-users] ppm rep dada -maybe of topic
Dear Erick, thanks but .. i can't get any of these compiled on my machine.. errors like these C:\gb\api\Win32-API-0.20>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl.exe -c -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FC RYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD - DNDEBUG -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -IE:\Perl\lib\CORE API. c Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022 for 80x86 Copyright (C) Microsoft Corp 1984-1997. All rights reserved. API.c Command line error D2027 : cannot execute 'c1' NMAKE : fatal error U1077: 'C:\WIN2K\system32\cmd.exe' : return code '0x2' Stop. appear al the time .. i think i'm missing something pretty important :( Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Wednesday, February 07, 2001, 11:44:15 PM, you wrote: EJB> Get it from CPAN at EJB> http://search.cpan.org/search?dist=Win32-API , then unpack EJB> it and build it using nmake (follow the usual steps for EJB> making). Should work great. :) EJB> erick EJB> never stop questioning EJB> www.jeb.ca EJB> ___ EJB> Perl-Win32-GUI-Users mailing list EJB> Perl-Win32-GUI-Users@lists.sourceforge.net EJB> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
Re[2]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)
Dear David, i'll try this tomorrow at the office thanks for the tip i think the PPM version of win32 that is on dada.perl.it isn't really uptodate (.502 but you tell me it works for that version) But i think that my repository wasn't right configured... the win32gui is from 98 .. is that possible ? Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Thursday, February 08, 2001, 7:05:02 PM, you wrote: >> i just installed activeperl on a other machine .. >> >> installed (via the ppm!) the win32::gui & api.. >> >> downloaded the gp109.zip (without any probs) >> >> when i try to run gb.pl the screen comes up and falls back to the prompt.. >> >> this is the error i get returned >> D:\perlgui>perl gb >> --Inside: main::Read_Preferences, Called from line: 51 >> --Inside: main::Setup_Menu, Called from line: 53 >> --Inside: main::CWin_Resize, Called from line: 108 >> Your vendor has not defined Win32::GUI macro ToolBar, used at gb line 1502. >> at D >> :/Perl/site/lib/Win32/GUI.pm line 347. >> >> D:\perlgui> >> >> i'm running the same operating system as on my other computer (win2k) ? >> >> why does this error occures here ? >> DH> I'll guess you are running an earlier version of Win32::GUI. DH> I can run GB under Win2000 Professional with Win32::GUI Build 502. DH> David Hiltz DH> ___ DH> Perl-Win32-GUI-Users mailing list DH> Perl-Win32-GUI-Users@lists.sourceforge.net DH> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
Re[4]: [perl-win32-gui-users] GUI Builder 109 (was: Need Gui Builder)
Dear David, no i meant.. the win32gui that install via the ppm is from the year 1998 . i'm almost 100% sure that this is due to an old repository somewhere.. Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Thursday, February 08, 2001, 11:43:49 PM, you wrote: >> i think the PPM version of win32 that is on dada.perl.it isn't really >> uptodate (.502 but you tell me it works for that version) >> >> But i think that my repository wasn't right configured... >> >> the win32gui is from 98 .. is that possible ? DH> GB-109 also works on Win98. DH> ___ DH> Perl-Win32-GUI-Users mailing list DH> Perl-Win32-GUI-Users@lists.sourceforge.net DH> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
[perl-win32-gui-users] got a pretty strange question :) Printing in PERL & Gui
Dear perl-win32-gui-users, I have got a database running, and it accessable via the web (normal perl programmation -> web interface) Now I want to realize a programmation that will permit to use the database locally, main reason, I want to write it to CD-ROM and start distributing it to the general public. There is no problem with realizing this with the great Win32::GUI module, BUT . I also want a solution that I can print certain pages of my catalog. How do I need to cover this topic ? is there somewhere a option in Win32::GUI to start printing pages with a certain layout.. Can I use perl for this kind of app that i'm willing to realize? For being clear, I don't want to make screenshots of the Window :) If you have any questions, whatsoever, please feel free to contact us. Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
Re[2]: [perl-win32-gui-users] got a pretty strange question :) Printing in PERL & Gui
Dear Reini, hmm not the best solution :) i'm thinking of using some component and writing data to it .. (such as parsing html manually :) ) .. and then printing i did a expirement with VB (yuk i know) and a OCX created by somebody .. it works really great .. is it maybe possible to use a OCX on a way or a other ? Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Wednesday, February 21, 2001, 5:43:05 PM, you wrote: RU> printing is generally easier on Windows than elsewhere RU> but nevertheless it's a pain. RU> I would recommend to transparently dump the content to PDF, RU> provide the acrobat reader installer in the CD and the rest does the browser. RU> For the simplier solution forget PDF, just use HTML, and also print from RU> the browser. RU> These ways you don't need Win32::GUI at all, and it's much less code. RU> Local html solutions querying a database from the CD needs some kind RU> of installation efforts, but it's much easier than let the user install RU> Win32::GUI. RU> Danny Zak schrieb: >> I have got a database running, and it accessable via the web (normal >> perl programmation -> web interface) >> >> Now I want to realize a programmation that will permit to use the >> database locally, main reason, I want to write it to CD-ROM and >> start distributing it to the general public. >> >> There is no problem with realizing this with the great Win32::GUI >> module, BUT . I also want a solution that I can print certain >> pages of my catalog. >> >> How do I need to cover this topic ? is there somewhere a option in >> Win32::GUI to start printing pages with a certain layout.. Can I use >> perl for this kind of app that i'm willing to realize? For being >> clear, I don't want to make screenshots of the Window :)
[perl-win32-gui-users] listview
Dear perl-win32-gui-users, about listviews * can i modify values in a listview ? or should i somewhere change properties for the cells ? * does the listview contains a CELL value/changed boolean for each cell ? about ocx is there somebody who would like to help me to get a OCX/DLL running in my perl module .. i really can't figure it out myself.. thanks Best regards, Danny Zak mailto:[EMAIL PROTECTED]
Re: [perl-win32-gui-users] Display a jpeg and gif image
Dear Timothy, anyhow. .i'm also interrested in knowing.. maybe we could use some VB dll's :) Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Friday, March 02, 2001, 5:22:40 PM, you wrote: TTB> Aldo or anyone - TTB> I really need to figure out a way to display jpeg and gif images in TTB> one of my Win32::GUI apps. There has got to be a way to accomplish it. Any TTB> suggestions? I thought of converting the whole thing to TK, but I really TTB> don't want to have to go that route. TTB> Thanks, TTB> Tim TTB> TTB> - TTB> Tim Thomas TTB> Unix Systems Administrator TTB> Lockheed Martin EIS ยท Denver Data Center TTB> 303-430-2281 TTB> mailto:[EMAIL PROTECTED] TTB> TTB> - TTB> ___ TTB> Perl-Win32-GUI-Users mailing list TTB> Perl-Win32-GUI-Users@lists.sourceforge.net TTB> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
[perl-win32-gui-users] Win32::Print ?
Dear perl-win32-gui-users, is there already any module for printing out graphical data.. i'm trying to make a little catalog, and to print it out via win32::gui .. but i can't find a solid solution i'm NOT willing to export data to PDF or HTML and afterwards print it. I thought of a solution whereby you could preformat your text & images, and than output it to the printer spool. Although i have no idea to realize it :) I'm basing myself on the system that is being used by Waty Tierry is using in VB 5 or 6. Could we maybe port this to perl win32::gui or make use of his system ? as reference; the adress of the printpreview OCX.. http://www.vbdiamond.com/Products/PrintPreview/PrintPreview.asp If you have any questions, whatsoever, please feel free to contact us. Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
[perl-win32-gui-users] Win32::Print ?
Dear perl-win32-gui-users, i'm resending this since there wasn't any reply about this topic.. althought it still would be interresting for many of our perlmongers. is there already any module for printing out graphical data.. i'm trying to make a little catalog, and to print it out via win32::gui .. but i can't find a solid solution i'm NOT willing to export data to PDF or HTML and afterwards print it. I thought of a solution whereby you could preformat your text & images, and than output it to the printer spool. Although i have no idea to realize it :) I'm basing myself on the system that is being used by Waty Tierry is using in VB 5 or 6. Could we maybe port this to perl win32::gui or make use of his system ? as reference; the adress of the printpreview OCX.. http://www.vbdiamond.com/Products/PrintPreview/PrintPreview.asp If you have any questions, whatsoever, please feel free to contact us. Best regards, Danny Zak mailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65
Re[2]: [perl-win32-gui-users] Win32::Print ?
Dear Harald, I see.. well the system that is being used in the OCX is more flexible.. it offers the possibility to write or preformat your page in the spool memory by using simple commands, just like you are outputting it to the screen, you need to paramater x and y locations. Afterwards it is printed to any (in windows installed) printer device. Printing images (read : pre-formating) aren't giving any problems. Best regards, Danny Zakmailto:[EMAIL PROTECTED] co-ceo Euro-Pictures/belGOnet.com Princesse Elisabeth Square 9/11 1030 Brussels Belgium Tel : +32-(0)2-215.67.65 Fax : +32-(0)2-215.66.65 --- Monday, May 07, 2001, 7:15:47 PM, you wrote: PH> | I thought of a solution whereby you could preformat your text & PH> | images, and than output it to the printer spool. PH> The only thing I can contribute to this is my rather unpleasant experience PH> with printing graphical data in windows (GDI, not any specific language). I PH> tried to open a bitmap (paper size in 300 dpi, 1 bps = 1 lousy MB), write PH> and draw into it and then just give it to the printer driver. It turned out PH> that most printer drivers just refuse to handle it. The ugly workaround was PH> to convert the bitmap to PCL code and copy that file to the printer port, PH> bypassing the driver. Which, of course, restricts you to PCL printers. I PH> hated it. PH> It seems that other programs slice the bitmap and pass several stripes to PH> the printer driver, but I tried this and it still mangled up the picture. PH> Having to keep a deadline, I just took the creepy hack with the PCL and PH> never wanted to think about it again. I might ad that it was way back, PH> Win3.1 and later Win95. PH> My point is, it might not be as easy as you would like it to be. PH> Have fun, PH> Harald PH> ___ PH> Perl-Win32-GUI-Users mailing list PH> Perl-Win32-GUI-Users@lists.sourceforge.net PH> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users