Hi,

I would also like to create a browser like application but I don't know
where I can find some examples. I don't want to create a full browser, but
just a limited browser window in another application.

Can anyone help with some examples, or point me to some web pages where I
can learn to do this?

I would prefer using standard Win32 API and not other libraries like Tk.

Thank you.

Teddy


----- Original Message ----- 
From: "Chris" <[EMAIL PROTECTED]>
To: "perl-win32-users" <perl-win32-users@listserv.ActiveState.com>
Sent: Wednesday, June 08, 2005 7:51 PM
Subject: RE: Application Profiling


> > I'm in the final stages of building a web browser based application and
> > suddenly there are some significant slow-downs when it runs.
>
> > Any ideas or pointers?
>
> > Rod
>
>
> In addition to profiling, make sure the HTML being produced is not too
large
> or complicated for the browser or bandwidth limitations. I've made the
> mistake of producing 1-2mb html outputs which will bog down most browsers.
> Pagination works wonders.
>
> - Chris
>
>
> _______________________________________________
> Perl-Win32-Users mailing list
> Perl-Win32-Users@listserv.ActiveState.com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to