"Jez White" <[EMAIL PROTECTED]> writes:
>
>
>
>
>
>
>
> Hi,
>
There is no need for a "native" HTML browser if you send e-mail in
plaintext format.
Jez,
I think a native version would be great.
I use AxWindow now for several apps.
It would be nice to be able to update both by updating Win32 GUI.
STeve
-Original Message-
From: [EMAIL PROTECTED] on behalf of Jez White
Sent: Thu 12/16/2004 1:55 PM
To: Win32-GUI
Subject: [SPAM] - [perl
Hi,
as long as the module doesn't get a lot bigger in size, doesn't suck a
lot more memory, and doesn't need any more CPU to load, then I don't
see why not...
if it does, I dont see why it shouldn't be a seperate module, since
not everyone needs it in every application...
I'm happy with the perfor
Hi,
as long as the module doesn't get a lot bigger in size, doesn't suck a
lot more memory, and doesn't need any more CPU to load, then I don't
see why not...
if it does, I dont see why it shouldn't be a seperate module, since
not everyone needs it in every application...
I'm happy with the perfo
Hi,
If you want to embed a HTML browser in a win32::gui app you can go down the
Win32::GUI::AxWindow route:
http://rocherl.club.fr/Win32GUI.html#AxWindow
Would it make more sense to have a native version of this functionality built
directly into the core of win32::gui ("win32::GUI::Browser" wi
Hello,
I'm using Activstateperl 5.8.4-810 and Win32::GUI 1.0.
Following test code crashes when closing window.
What's the problem?
Is it bug?
Thanks in advance.
- cut here
use Win32::GUI;
$Window = new Win32::GUI::Window(
-name => "Window",
-title => "Test",
-left => 100,
6 matches
Mail list logo