jerome Posted June 28, 2007 Posted June 28, 2007 Hi, I want to display a powerpoint file in an area of an Autoit window, is it possible? ActiveX? An example? Thanks for any help JD
MisterBates Posted June 28, 2007 Posted June 28, 2007 I want to display a powerpoint file in an area of an Autoit window, is it possible?Why? Just curious ... AutoIT is usually used to control PowerPoint windows, rather than displaying powerpoint files ... [u]MisterBates[/u]_____________________________________________________Suspend/Resume Windows ScreensaverWatchWindows - Window watcher/loggerUDF: Click systray menu/submenu itemsUDF: Outlook Express Folder/Message handling (+ example code)HowTo: Multiple icons in one compiled script
Richard Robertson Posted June 28, 2007 Posted June 28, 2007 If you have PowerPoint installed, it has command lines to project the file instead of open it for editing. If you do not have PowerPoint installed, you cannot run presentations without a custom written parser.
jerome Posted June 28, 2007 Author Posted June 28, 2007 To have a GUI control (ActiveX) displaying a powerpoint is a nice way to enhance Autoit GUI. It can be used to do an interractive training... It is basically the same interrest than an Excel Control in an AutoIt window. So any other people have solution to do that? (Showing presentation in a separate window or in full Screen doesn't correspond to what I need... Thanks in advance
ResNullius Posted June 29, 2007 Posted June 29, 2007 Hi,I want to display a powerpoint file in an area of an Autoit window, is it possible?ActiveX?An example?Thanks for any helpJDCheck out this post by valery_vi in the AutoIt Yahoo group: http://tech.groups.yahoo.com/group/AutoItList/message/31199
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