Re: Creating Interface

2008-08-28 Thread Matthias Schonder
dmins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/mschonder%40aycan.de This email sent to [EMAIL PROTECTED] -- Mit freundlichen Gruessen Best regards .Matthias Schonder .aycan Digitalsysteme GmbH .Innere Aumuehlstrasse 5 .97076

Re: DICOM images in Cocoa

2008-08-13 Thread Matthias Schonder
Hi, you may also try iiDICOM ( http://www.imaginginformatics.ca/open-source/quickdicom/iidicom-framework-readme ) but you may also take a look at dcmtk-library (http://dicom.offis.de/dcmtk ) which heavily used the mentioned Osirix-Viewer. dcmtk is C/C++ while iiDICOM is Objective-C regard

Getting selected object in NSView-subclass in NSCollectionView

2008-04-27 Thread Matthias Schonder
Hi, when dragging an CD-Entity into a Window in InterfaceBuilder then IB automatically creates a CollectionView. This works fine but how do I get the selected Object in the ArrayController for a View? I tried subclassing the NSView and NSCollectionViewItem and put a IBOutlet for NSArrayCon

[NSMoveHelper _doAnimation] causes beachball of death

2008-04-22 Thread Matthias Schonder
highest entry after the CFRunLoopInMode is [NSMoveHelper _doAnimation]. Maybe this is a known bug and someone can help out. Again sorry for the vague information and thank you very much in advance for any help. Best regards, matthias Schonder ___ Cocoa