> > Do you mean for the screen grab or the drop down? > The drop down has to be non-generic, as it will be designed, translucent, > etc. > Would be great for screen grabbing. I am a novice with Active X, so I > don't really know what it can do yet. > > Thx, > Nik >
I mean to grab the screen. But you will have to search the net... Have you tried overlaying a MIAW for the menu? I did this with DTS QTVR and it worked fine. Florian PS: Actually you can get a lot of very useful stuff with ActiveX. I use a calendar, dongle implementation, 3D Graphs, database tables, form controls and a lot more. You got to find the right control, import it Director and then check out the interface. Unfortuantely Directors support for ActiveX is bad and several data types and commands can not be exchanged. In this case I use the VBscript Xtra to import the ActiveX instead of the built in way. With VBScript you can access about 90% of all controls and functions... [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
