| Article: |
Building a Scratch Pad with Cocoa | |
| Subject: | so did anyone create a workable drawing app | |
| Date: | 2002-09-23 09:52:36 | |
| From: | anonymous2 | |
|
so did anyone create a workable pressure drawing app from all of this. I realy miss using my tablet for sketching since I no longer have Os9 .. |
||
Showing messages 1 through 1 of 1.
-
RE: tabled pressure
2003-12-13 17:05:16 anonymous2 [View]



NSEvent
- (float)pressure
Returns a value between 0.0 and 1.0 indicating the pressure applied to the input device (used for appropriate devices). For devices that aren't pressure-sensitive, the value is either 0.0 or 1.0. Raises anNSInternalInconsistencyException if sent to a non-mouse event.