Just van Rossum
|
4b367359b5
|
Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter.
|
2002-01-09 18:54:16 +00:00 |
Just van Rossum
|
ec0107f023
|
Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends.
|
2002-01-08 11:49:31 +00:00 |
Just van Rossum
|
43c2de230d
|
fixed SetEventParameter() signature: removed unneccesary length arg.
|
2002-01-03 20:45:47 +00:00 |
Just van Rossum
|
820867662b
|
Patch #494553 by Donovan Preston: initial implementation
for GetEventParameter().
|
2001-12-18 12:35:57 +00:00 |
Just van Rossum
|
2c39115240
|
Made event callbacks more rubust: keep an actual reference to the
python callback, and do RemoveEventHandler() upon deallocation.
|
2001-12-14 23:16:04 +00:00 |
Just van Rossum
|
cddfc8736f
|
Added proper error checking in event callback handler
|
2001-12-12 21:48:00 +00:00 |
Just van Rossum
|
f8d6473782
|
Exposed quite a few more calls.
|
2001-12-12 20:48:53 +00:00 |
Just van Rossum
|
c3baa0eff7
|
Fixed to the extend that it now builds in CW6, and actually works
a little.
|
2001-12-11 21:52:02 +00:00 |