Re: [Pyobjc-dev] Re: NSAnyEventMask as unsigned?
Brought to you by:
ronaldoussoren
From: b.bum <bb...@ma...> - 2003-10-29 19:14:09
|
On Oct 29, 2003, at 11:09 AM, Bob Ippolito wrote: >> I'm currently updating the code generator script to detect 'Mask' >> values and convert those as 'unsigned int' values. That should take >> care of this problem. > > Excellent. I just updated the generator script to handle class methods, btw... That may conflict with your extension to deal w/custom method signatures? |