Hi,
I'm new to IB.
I'm trying to find by which magic "NSWindow * imageCaptureWindow;",
member of "@interface Controller : NSWindowController",
gets initialized by the following code :
[NSBundle loadNibNamed: @"ImageCapture" owner: self];
This variable isn't initialized anywhere in the code, so
On 19 Dec 2011, at 8:04 PM, Matt Neuburg wrote:
> Well, that's another thing - I haven't been able to summon the bugreporter
> Web page in days.
bugreport.apple.com? I filed yesterday morning (12/19, CST).
— F
___
Cocoa-dev mailing list (Coc
On Dec 20, 2011, at 6:58 AM, Fritz Anderson wrote:
> On 19 Dec 2011, at 8:04 PM, Matt Neuburg wrote:
>
>> Well, that's another thing - I haven't been able to summon the bugreporter
>> Web page in days.
>
> bugreport.apple.com? I filed yesterday morning (12/19, CST).
According to Twitter, it w
On Dec 20, 2011, at 06:03, Eric Matecki wrote:
> Hi,
>
> I'm new to IB.
>
> I'm trying to find by which magic "NSWindow * imageCaptureWindow;",
> member of "@interface Controller : NSWindowController",
> gets initialized by the following code :
> [NSBundle loadNibNamed: @"ImageCapture" owner: se
I have an iOS game I'm working on.
It has leader boards and while I can get the information progamatically and it
is correct, when I display the built in leader board view no scores are visible
in the interface. If I back out of the board's view to see the list of boards
it shows a ranking and
I apologize in advance for subjecting the list members to another CoreData
model description. To ease the pain here is a screen shot of the datamodel.
The plan is to build a 10.7, document based, CoreData app that stores,sorts and
displays scores from clay target events around the country. It wi
I apologize in advance for subjecting the list members to another CoreData
model description. To ease the pain here is a screen shot of the datamodel.
http://codemuster.co.nz/images/datamodel.jpg
The plan is to build a 10.7, document based, CoreData app that stores,sorts and
displays scores fro
Hello
I am wondering, if a component exists similar to this
http://www.ajaxdaddy.com/demo-jquery-carousel.html
for Mac OS.
Basically, what I need is just "next" and "previous" buttons (and
these images smoothly scrolled one image per "next" or "prev" button
click).
At the moment I am trying to im
Have a look at iCarousel. Has a port for iOS as well as Mac OS.
This can be done with ImageKit in IB as well. Just disable the scroll view and
setup forward and back buttons that call the image index (nextIndex, etc). See
imageKit docs.
Tom
On Dec 20, 2011, at 3:00 PM, Nick wrote:
> Hell
Hi,
given an app is sold on iTunes, is there a way for that app to find out which
email address was used for the iTunes account when it was purchased?
Thanks
Alex
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin reques
Hi,
My application is crashing on Lion if user tries to close all open windows
using Option key + Mouse click. Same is working in Leopard and Snow leopard. Is
anything is changed related to Batch Close in Lion? Any work around for this?
- Apparao
This email and any attachments are confidential
Thanks!
2011/12/20 Tom Hohensee :
> Have a look at iCarousel. Has a port for iOS as well as Mac OS.
>
> Tom
>
> On Dec 20, 2011, at 3:00 PM, Nick wrote:
>
> Hello
> I am wondering, if a component exists similar to this
> http://www.ajaxdaddy.com/demo-jquery-carousel.html
> for Mac OS.
>
> Basical
12 matches
Mail list logo