Getting mouse location
Ok, well the way I get it is from the NSEvent. The charactersIgnoringModifers thingy returns an NSString, and characterAtIndex gets a unichar. And, whether it's an unsigned short or a unichar, they're both 2 bytes.
And, by sending it through lowercaseString, it does treat them the same.
And, by sending it through lowercaseString, it does treat them the same.
Did you ever wonder why we had to run for shelter when the promise of a brave new world unfurled beneath the clear blue sky?
| Messages In This Thread |
|
Getting mouse location - Steven - Aug 2, 2003, 08:56 AM
Getting mouse location - NCarter - Aug 2, 2003, 09:07 AM
Getting mouse location - anarchie - Aug 2, 2003, 09:08 AM
Getting mouse location - Steven - Aug 2, 2003, 09:09 AM
Getting mouse location - Steven - Aug 2, 2003, 05:30 PM
Getting mouse location - OneSadCookie - Aug 2, 2003, 05:43 PM
Getting mouse location - Steven - Aug 2, 2003, 05:50 PM
Getting mouse location - OneSadCookie - Aug 2, 2003, 05:51 PM
Getting mouse location - Steven - Aug 2, 2003, 05:58 PM
Getting mouse location - Mark Levin - Aug 2, 2003, 07:14 PM
Getting mouse location - OneSadCookie - Aug 2, 2003, 07:14 PM
Getting mouse location - codemattic - Aug 2, 2003, 07:22 PM
Getting mouse location - Steven - Aug 3, 2003, 12:08 PM
Getting mouse location - Steven - Aug 3, 2003, 12:10 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 01:42 PM
Getting mouse location - Steven - Aug 3, 2003, 04:55 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 05:06 PM
Getting mouse location - Steven - Aug 3, 2003 05:28 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 06:31 PM
Getting mouse location - Steven - Aug 3, 2003, 06:40 PM
Getting mouse location - Steven - Aug 3, 2003, 06:50 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 06:58 PM
Getting mouse location - Steven - Aug 3, 2003, 07:16 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 07:18 PM
Getting mouse location - Steven - Aug 3, 2003, 07:19 PM
Getting mouse location - OneSadCookie - Aug 3, 2003, 07:24 PM
|
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| ending location from angle and speed | Kazooless | 5 | 3,934 |
Apr 3, 2009 02:40 PM Last Post: Gillissie |
|
| polling mouse location? | alloca | 1 | 2,213 |
Jan 22, 2009 04:14 PM Last Post: ThemsAllTook |
|
| Cocoa: Mouse location while dragging window | Fenris | 4 | 4,497 |
Jul 14, 2005 04:46 PM Last Post: Fenris |
|
| Setting the mouse location | Michael | 6 | 3,889 |
Jun 22, 2003 03:39 AM Last Post: reubert |
|
| mouse location woes | kelvin | 4 | 4,348 |
Dec 6, 2002 05:50 PM Last Post: wally |
|

