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 performance of Win32::GUI now, and I hope that
doesn't change a lot because of new features which I dont need in
every application

just thoughts though :)


On Thu, 16 Dec 2004 20:55:56 -0000, Jez White
<[EMAIL PROTECTED]> wrote:
>  
> 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" with all
> the events etc)? The following link contains a pure C example (so it should
> work under XS): 
>   
> http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c4379/ 
>   
> Thoughts? 
>   
> Cheers, 
>   
> jez. 
>   


-- 
Please excuse me for some bad english ;)

Reply via email to