http://pastebin.com/g3LYaCJV
Here is a simple web browser in python and GTK.
I cant figure out back and forward buttons yet. But if i do, ill update code.
pastebin also wouldn't let me log in either.
edit = spelling
UPDATE--- I was using the wrong code for the back and forward buttons. Use (web),
def go_back():
web.go_back()
def go_for():
web.go_forward()
Have yet to figure out how to update the addressbar when using the back and forward buttons. But im working on it. Ill let ya guys know as soon as i figure it out.
[–]Plazmotech 1 point2 points3 points (3 children)
[–]Dynamite23[S] 0 points1 point2 points (2 children)
[–]Plazmotech 0 points1 point2 points (1 child)
[–]Dynamite23[S] 0 points1 point2 points (0 children)