In the new 10.7 Lion NSTableView, you can animate insertion and removal of NSTableCellViews with sliding animations and the like. (I\'m using NSView-based, not cell-based.)
I\'m currently developing a status bar application. It\'s quite important to know if the status bar is hidden because an application entered the full screen mode. Is there a way to know that?
I have serious problem with Ruby and OSX Lion - whenever开发者_StackOverflow社区 I try to start Rails or even a rake tool I am getting this error:
I\'m hosting Apple\'s Pitch Shift Audio Unit plugin in Mac OSX 10.7 Lion. The pitchShiftView is made up of CALayers: one for eac开发者_高级运维h knob etc.
I\'m transitioning a window to full screen mode (the new Lion kind of full screen mode).While I do the transition, I\'d 开发者_StackOverflowlike to also slide one of the views in my NSWindow to a new
Is there a javascript framework that lets me build os x apps? I 开发者_开发百科would like to build os x apps using javascript. I was wondering if there a bridge language like MacRuby.You can try this
I\'m trying to add modern OS X support to开发者_JAVA百科 OpenTK framework. Mac OS Lion supports OpenGL 3.2 Core context. I can successfully obtain it by using CGL. However, I can\'t find a straight wa
Closed. This question is o开发者_StackOverflow中文版ff-topic. It is not currently accepting answers.
I have a Cocoa App that depends on the main window being a certain size when it opens. While running, however, I drop down a WebView and effectively change the frame size of the window. Next time I op
How to install JDK 1.5 in Lion? I need it to compile Android 2.2. I followed the instruction mentioned in this site, but still couldn\'t get it to show on开发者_高级运维 Java Preferences.