Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MC*JR

macrumors newbie
Original poster
Feb 15, 2009
3
0
I have made a webbrowser with AppleScript Studio everything is working but i don't know how to add history to my browser.
I hope you know how to add it

thanks in advance

MC*JR
 
I have made a webbrowser with AppleScript Studio everything is working but i don't know how to add history to my browser.
I hope you know how to add it

thanks in advance

MC*JR

A simple way would be to save all the sites visited in text file and just read the file back when you want to see the history. You could always use an SQLite database to store the information I guess.
 
But i mean that the history would list up in the menu like a firefox has

(PS my english is not so good)
 
You can see the example code:/developer/examples/webkit/minibroswer , It can resolve your porblem?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.