TransactionID for appleevent transaction broken
TransactionID for appleevent transaction broken
- Subject: TransactionID for appleevent transaction broken
- From: Olivier Destrebecq <email@hidden>
- Date: Wed, 29 May 2002 13:59:35 -0500
i send this before sending a bug report to apple.
I send an appleevent to another app with a certain transactionID and ask
to queue the reply. When i get the reply in my reply handler, i ask for
the transactionID of the event that comes back, but the value don't
match.
the transactionID is a SInt32. basically what i get back is the top 16
bit have been shifted to the lower 16 bit and there are only zeros in
upper 16 bit.
Which is not what i expected. Similar problem were encountered when i
tried to use the reply ID.
Any idea of something i did not understand or did not see, or is it an
actual bug?
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.