I want to make a python program with GUI that contains a gui like desktop (a simple environment) with a few buttons on it, let’s say it has a button to open visual studio code, and when I click that I want visual studio code to open, BUT inside the environment that I made using python, so it’s width and height must be less than the environment and it must be completely inside of it, the background behind the vs code must be of the gui of my python program, is this possible to achieve in python?
or any other way to achieve this in any other language?
I tried to find it on Internet but found nothing!
Armaan 6TH E 01 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.