Tcll 66 Posting Whiz in Training Featured Poster

[Click Here](hey there everyone... :)
I need some help with an external runtime interface with PyQt...

here's my current code:

import API
API.init() #show the Qt window
init(depth) #(this module): print text to both the console and the Qt window (checking for updates to API)
API.run(files) #take over the Qt window with API...

how can I make this work??)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.