charPaletteServer
charPaletteServer
- Subject: charPaletteServer
- From: olivier <email@hidden>
- Date: Tue, 8 Jul 2003 18:00:21 -0500
I'm trying to get the character palette from the input menu to be shown
when the user click a button in my and show a specific font.
To do this i had to do a horrible hack:
there is an app called charPaletteServer in the CharacterPalette
component. I quit it, modify its preference so that it shows the font i
want, then i launch it using NSWorkspace.
I know this is bad, but i did not find any other way (if you know of
one, please let me know)
The problem that I now have is that when i use this technique to show
the palette, it is useless since the insert button does not seem to do
anything (nor does double clicking a character), it does not insert the
character. Where if i show the palette using the input menu, everything
works fine...
Any will be much appreciated.
olivier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.