Yup!
You need the "Ext.dll" that I provided on my website. Copy that to C:\,
then make stack, add "EXT.dll" as a external. (View -> Application
Overview -> Click on your stack -> Click on the Main Card -> Click the
little Arrow to expand it -> Go to the LAST tab -> Click "Add Reference to
External" -> Find "EXT.dll" -> Save stack, re-open Rev.)
Then add this to a Button script.
on mouseUp
put ext_appsOpen() into fld "Open Apps"
end mouseUp
http://www.geocities.com/pkdrzzyzx/speak.zip (EXT.Dll is included in that
.Zip file)
- Josh Dye
----- Original Message -----
From: "Ludovic Thebault" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 8:26 AM
Subject: get the list of open applications and windows ?
> It is possible to get the list of all running applications and their
> windows ?
>
> Thanks.
>
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution