Re: charPaletteServer (solved)
Re: charPaletteServer (solved)
- Subject: Re: charPaletteServer (solved)
- From: olivier <email@hidden>
- Date: Wed, 9 Jul 2003 12:32:26 -0500
to reply to my own post, i found a private method on NSFontPanel:
_showCharacterPalette: that show the character palette and seem to work
all the time...
still a hack, but a hack that works
Olivier
On Tuesday, July 8, 2003, at 06:00 PM, olivier wrote:
>
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.
_______________________________________________
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.