Miniz Posted August 9, 2008 Posted August 9, 2008 Hi, I was just wondering if it's possible to have a picture as an overlay of an embeded browser? What i want to know is how it's possible to bring the picture to the front and the browser to the back without using koda? Thank You!
PsaltyDS Posted August 9, 2008 Posted August 9, 2008 Hi, I was just wondering if it's possible to have a picture as an overlay of an embeded browser?What i want to know is how it's possible to bring the picture to the front and the browser to the back without using koda?Thank You!Why not just hide/show the controls as required? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
PsaltyDS Posted August 9, 2008 Posted August 9, 2008 okay, but how?Look at GuiCtrlSetState() in the help file, particularly the options like $GUI_HIDE, $GUI_SHOW, and $GUI_ONTOP. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now