Does anyone know of a platform independent browser object that can
be used in PureBasic for Windows, Linux and OS X? (Free or Commercial)
I need a browser object that lets me intercept clicks on links and redirect
the clicks to my own program so I can decide what needs to be loaded
into the browser window.
Thanks,
-Garrett
Platform Independent Browser Object?
-
garretthylltun
- Enthusiast

- Posts: 346
- Joined: Wed Oct 26, 2005 2:46 am
- Contact:
Platform Independent Browser Object?
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
-
garretthylltun
- Enthusiast

- Posts: 346
- Joined: Wed Oct 26, 2005 2:46 am
- Contact:
My reason for asking this is that I want to build a cross platform help
viewer. The documents would all be contained in the executable and I
don't want to spit out the files all over the users hd. So being able to
intercept the link clicking would allow me to produce the proper info
for the browser window.
The other thing I neglected to think about was the ability to load data
directly into the browser object internally instead of from a local file
system.
-Garrett
viewer. The documents would all be contained in the executable and I
don't want to spit out the files all over the users hd. So being able to
intercept the link clicking would allow me to produce the proper info
for the browser window.
The other thing I neglected to think about was the ability to load data
directly into the browser object internally instead of from a local file
system.
-Garrett
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
