Search / 2,074 posts tagged cocoa

Subscribe
  1. No one has claimed this blog

    RE: Flash In NSView - without NSWebView

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 8/ 219704

    Hello, am Julia Rixon from Eltima Software. Our company has recently released just that very software solution you are looking for - Flash'In'App: http://www.eltima.com/products/cocoa-framework/ Flash'In'App is a free Cocoa framework that lets you load and fully manage Adobe® Flash movies directly from your own applications for Mac OS X.

  2. No one has claimed this blog

    Getting pointer to NSWindowController

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 8/ 219701

    I am very new to cocoa and am trying to understand key value coding. I have a document app wherein the NSDocument creates the NSWindowController which loads a NIB that contains a NSView inside an NSWindow. The NSWindow contains the NSView and also a couple of NSTextFields bound to numerical properties owned by the NSWindowController.

  3. View all »

    Videos about cocoa

    1. cocoa tea - 18 and over
    2. Simple Objective-C/Cocoa Xcode Tutorial
    3. Cosme Lopez, a cocoa producer
    4. Cocoa Brovaz Feat.Mista Cheeks & JNJ Project  Super Brooklyn
  4. No one has claimed this blog

    Bottombar appearance

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 8/ 219696

    Hi folks, The Apple HIG describes bottombars but gives graphical examples that I can't achieve. They are using mainly iCalc as an example. http://developer.apple.com/documentation/UserExperience/Conceptual/AppleHIGuidelines/XHIGWindows/chapter_18_section_4.html#//apple_ref/doc/uid/20000961-SW6 In

  5. No one has claimed this blog

    How can I access full source of a WebView

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 8/ 219688

    Hi I am trying to send the contents of a webwiew with email. I have found several ways to do that, but there are minor problems. // get the attributes string of the webview id res = (id <WebDocumentText> )[[[myWebView mainFrame] frameView] documentView]; NSAttributedString *p

  6. No one has claimed this blog

    Trouble with NSSplitView

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219683

    Hi, I have set up in IB a window with 3 split views. The main split view (with a vertical divider) contains 2 splits (horizontal divider): ************************************** * * 3 * * 1 ******************************** * * * *

  7. No one has claimed this blog

    Getting the values from the selected row of a table?

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219668

    I need to get the value of the primary key (shown in the table) of the selected row of my table, no matter how the table is sorted interactively. I'm able to get the selected row index, but this seems to give the "geographic" index of the selected row in the table, as sorted.

  8. No one has claimed this blog

    Next Key View doesn't "go to" pushbutton

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219664

    I've got a number of text boxes to be filled in by the user. Tab order works fine using next key view in IB. After filing the last box, I'd like the user to be able to tab to a "commit" button, but next key view doesn't go there, even though the IB heads up boxes and inspector panes show that it does.

  9. No one has claimed this blog

    File's owner as target of button-action

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219665

    I have a nib-file with the File's Owner class set to my own subclass of NSViewController. The nib-file also contains a custom view with a button whose target and action is set to a method in File's Owner. The trouble is that I get EXC_BAD_ACCESS when I click the button and it tries to call my action method.

  10. No one has claimed this blog

    Re: IKImageView and delegate callback/notification of image

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219650

    > On Tue, 7 Oct 2008 at 09:38:01, Jim Turner said: > > Binding to my IKImageView's "image" property nets the following: > > [<IKImageView 0x1adc6e60> addObserver:<MyController 0x1adc3c30> > forKeyPath:@"image" options:0x7 context:0x1adc3c30] was sent to an > object that is not KVC-compliant for the "image" property.

  11. No one has claimed this blog

    Appropriate use of bindings?

    http://www.cocoabuilder.com/ archive/ message/ cocoa/ 2008/ 10/ 7/ 219649

    I'm having a slight dilemma in deciding which I should use, notifications or bindings. Here is the background: I have a bunch of C++ code that uses something akin to delegates; you derive from a base class, pass that into an instance of a server class, and the server class calls the delegate at appropriate times.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Rising and falling

Technorati data powered by Truviso

Mentions by Day

Posts tagged cocoa per day for the past 30 days.

Chart of results for cocoa

See your posts here

To contribute to this page, include this code in your blog post: