Hello,

I am trying to adjust the scrolling of a custom NSTableView within  
the adjustScroll_ method.
But my App crashes sooner or later when I overwrite this method (it  
crashes sooner if I draw a
lot of NSBezierPaths in the table cells).
I tried to return a newly created NSRect as well as a tuple of tuples  
with the adjusted values.
But both fails.

If somebody had the same problems or has an idea what could possibly  
go wrong, please let
me know.

Thanks in advance for any help,
yours kodi
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to