AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Class] Browser - open URLs in your browser
Goto page Previous  1, 2
 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
animeaime



Joined: 04 Nov 2008
Posts: 1045

PostPosted: Thu May 21, 2009 11:52 am    Post subject: Reply with quote

I fixed a memory leak in the Browser class. Each time you called the Browser_constant function, it would (incorrectly) create new browser objects. Now, it only creates a single copy, and returns that copy when requested.

Download the updated zip.
_________________
As always, if you have any further questions, don't hesitate to ask.

Add OOP to your scripts via the Class Library. Check out my scripts.
Back to top
View user's profile Send private message Send e-mail
stumble



Joined: 15 May 2009
Posts: 1

PostPosted: Sat May 23, 2009 8:45 am    Post subject: browsers Reply with quote

howdy. what about the other browsers. dose it compatible with all the common used internet browsers?
Back to top
View user's profile Send private message
animeaime



Joined: 04 Nov 2008
Posts: 1045

PostPosted: Sat May 23, 2009 8:52 am    Post subject: Reply with quote

The following browsers are supported:
Internet Explorer
Firefox (and its portable version)
Opera
Opera@USB (a portable Opera)
Google Chrome (and its portable version).

You can check the original (first) post for links to each - to download the browser.
_________________
As always, if you have any further questions, don't hesitate to ask.

Add OOP to your scripts via the Class Library. Check out my scripts.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group