![]() |
Quote:
|
Quote:
|
Now if you really want it to be slick, you can add a keyboard shortcut to System Prefs > Keyboard & Mouse > Keyboard Shortcut page. Then you wont even have to click in the dock to hide/show it.
|
Quote:
Also, even though it's a floating window, its presence (or absence) can be tested (in a tell application "System Events" block) with this line: exists (process KeyboardViewerServer)'s window 1 (or if you prefer: exists window 1 of process KeyboardViewerServer). This is true if the window shows, false if not. I can't test it in Panther, though, or I'd think of a way to get the window back if you closed it, but didn't quit the engine. |
You would probably tell by finding a way to comunicate to the server, but that's closed source...
|
Inside secret: the Key Caps.app from Jaguar (10.2.x) works just fine in Panther. Probably therefore works just fine in Tiger, too (no fancy underlying technologies going on there). I forgot to copy it to my new PB so I can't verify Tiger-compatibility until tonight (when I snag it from my WallStreet backup).
I have no idea why Apple decided it was an unnecessary or useless utility. |
OS X Keyboard
I see your mousepad and raise you a keyboard with all the symbols printed on the keys.
http://www.matias.ca/osxkeyboard/index.php I've been meaning to buy it for weeks, now. |
That would be trumped if each key had a tiny LCD display to show the characters of the currently selected font. Some fonts have unique characters like "" (Option-Shift-K) that aren't present in other fonts.
|
Quote:
|
Quote:
|
I find the Character Palette much more useful when I need to find that elusive symbol that isn't supported in the Keyboard Layout.
|
Quote:
http://www.artlebedev.com/portfolio/optimus/ Website says it could come out this year. |
Quote:
|
Quote:
The script adaptation is below. Code:
tell application "System Events" |
Quote:
|
Quote:
Thanks, Mark Hunte, for the Character Palette script. This will also come in very handy. |
Quote:
|
Hello, I bought my very first Mac this week (the latest iMac).
I'm getting on well with it and slowly getting to grips. However I have one small problem to do with special characters, in particular the cubed symbol. I have searched google and came up with the answers posted earlier in this thread (ie: look in the character palette) but the cubed symbol doesn't seem to appear in the character palette either which seems rather strange. I've looked through the 'Mathematical symbols' and 'Numbers and Number symbols' sections and cannot find cubed anywhere. I can see cubed root and fourth root but not plain old cubed. Am i looking in the right place? Incidentally I also didn't see squared whilst i was searching. It would seem logical to me that cubed and squared would be somewhere near to cubed squared and fourth squared but it seems not. At the moment I'm having to find an example of cubed on the net and then copy paste it which obviously isn't an ideal situation. |
Open the Character Palette, select view "Roman" and in the left pane select "Digits". The second and third from last rows contain a number of options for super and sub scripts including cubed.³
|
1 Attachment(s)
Or you can just cut and paste a cubed symbol from someone else's text.
If you can copy the character from another source, then you can paste it into the search field at the bottom of Character Palette. After a second or two the program will show you where it's located in the palette (which collection). Screen shot for reference: |
| All times are GMT -5. The time now is 11:21 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.