Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How to move an application to the front using the creator code?
Feedback.
Answer: This makes SimpleText (Code ttxt) to the frontmost application:
Example:
Feedback.
Answer: This makes SimpleText (Code ttxt) to the frontmost application:
Example:
dim a as appleevent
a=newappleEvent("misc","actv","ttxt")
if a.send then
end if
Notes: (Code is Mac only)Links
MBS Realbasic PDF Plugins - Bilder aus Nickenich