need of help

T

Tarik Messaoudi

Hello,

Please I need of help about :
* how to display an browser window
* how to display a window in the midle of the screen
and finaly how to insert an image in a canvas within a program
 
H

Harlin

Need more info on this. Are you:

1. Trying to create a GUI window of your own making? If so, what
toolkit are you using?

2. Trying to open a web browser? If so, you can do the following:

import os

os.system('path/to/executable options')

or

os.startfile('pagename.html')
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top