Jump to content

Open Character Palette (Emojis and various other symbols)


Recommended Posts

I had to modify the script to get this to work.  I changed:

tell application "CharacterPalette" to activate

to:

tell application "System:Library:Input Methods:CharacterPalette.app" to activate

I just updated today to OS X 10.8.4, don't know if that had anything to do with it.  Thanks for the script.

Link to comment

I had to modify the script to get this to work.  I changed:

tell application "CharacterPalette" to activate

to:

tell application "System:Library:Input Methods:CharacterPalette.app" to activate

I just updated today to OS X 10.8.4, don't know if that had anything to do with it.  Thanks for the script.

 

Thanks! 

Seems like 10.8.4 really did change something there! 

Link to comment
  • 4 months later...
  • 2 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...