I m working on safari plugin. I have added some Qt code in it. Now I want to open “safari->preferences” pane when user clicks on QPushButton on my Qt dialog.
If it is possible in Objective-C also, please tell me.
I m working on safari plugin. I have added some Qt code in it.
Share
Finally I got it.
Here is my solution:
Using this AppleScript we can open Safari->Preferences programatically.