Advertisement
danfalck

Untitled

Mar 13th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.24 KB | None | 0 0
  1. from PyQt4 import QtCore, QtGui, QtWebKit
  2. #from PySide import QtCore, QtGui, QtWebKit
  3. import WebGui
  4.  
  5. #WebGui.openBrowser("http://machinetouch.appspot.com/index.py")
  6. WebGui.openBrowser("http://www.steptools.com/demos/frames.html?boxy.xml")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement