| View previous topic :: View next topic |
| Author |
Message |
animeaime
Joined: 04 Nov 2008 Posts: 1045
|
Posted: Thu May 21, 2009 11:52 am Post subject: |
|
|
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 |
|
 |
stumble
Joined: 15 May 2009 Posts: 1
|
Posted: Sat May 23, 2009 8:45 am Post subject: browsers |
|
|
| howdy. what about the other browsers. dose it compatible with all the common used internet browsers? |
|
| Back to top |
|
 |
animeaime
Joined: 04 Nov 2008 Posts: 1045
|
Posted: Sat May 23, 2009 8:52 am Post subject: |
|
|
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 |
|
 |
|