[Pyobjc-dev] Anyone using Foundation.NSRectFillList?
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-07-22 19:18:00
|
I just noticed that the interface of the wrapped NSRectFillList is a bit odd. Is anyone using this function at the moment, I'd like to clean up the interface. The current interface accepts a string containing the struct.pack-ed representation of an array of NSRects, it should accept a sequence of NSRects instead. Ronald |