Yha Uli. That's what I have also experienced.But what kind of cell? That's I
have not yet figured out. Probably I need some more time to get that
knowledge. :-)
I am really thankful for your help.
Cocoa.learner
On Sun, May 24, 2009 at 9:13 PM, Uli Kusterer
wrote:
> On 24.05.2009, at 16:22, coco
On 24.05.2009, at 16:22, cocoa learner wrote:
I tried but getting the following error -
"Stub implementation of -setTarget by NSCell does nothing."
NSImageCell is a subclass of NSCell. Seems it does not support
setTarget/setAction. If you want to get informed of clicks in your
icons you ne
Hi Uli,
I got how to do it by doing some hit and trial method.
I need not to drag and drop the NSImageCell. I can directly set the "Image"
attribute of each NSMatrix cell.
Thank you all.
Cocoa.learner
On Sun, May 24, 2009 at 8:22 PM, cocoa learner wrote:
> Hi Uli,I tried but getting the follow
Hi Uli,I tried but getting the following error -
"Stub implementation of -setTarget by NSCell does nothing."
tell me summaries what I have done just to see if the NSMatrix
is behaving properly -
1>. I created an 2x2 NSMatrix. Set the mode as "Highlight". Even I tried all
modes.
2>. From IB dragge
On 16.05.2009, at 10:01, listsapple wrote:
I don't know if Cocoa has the equivalent of Carbon's
HIWindowSetContentBorderThickness(), but if it has, that might be a
simpler alternative to a toolbar. May require OS X 10.5 though.
There's an equivalent NSWindow method.
Cheers,
-- Uli Kustere
On 16.05.2009, at 09:40, cocoa learner wrote:
Any body has any idea how to create System Preference like app using
cocoa?
Any kind of hint or tutorial or example will be helpful to understand.
Only have hints: NSTabView for switching pages (tabs can be turned
off), NSToolbar for the
Hi All,
Any body has any idea how to create System Preference like app using cocoa?
Any kind of hint or tutorial or example will be helpful to understand.
Thanking you all
cocoa.learner
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do