You need to log in to create posts and topics.
Cocoa circular slider
1,678 Posts
#1 · November 9, 2009, 9:33 pm
Quote from Forum Archives on November 9, 2009, 9:33 pmPosted by: artlythere <artlythere@...>
On Nov 9, 2009, at 7:30 PM, Bernie wrote:
Earlier in the year I was exploring the various ways of incorporating Cocoa views in Carbon windows. At that time, my efforts were not well received so I abandoned the idea. Anyhow, earlier today, Michele reminded me of this stuff, thinking it "could be the basis of a new runtime". Well, I don't know about that but for everyone's amusement, I've uploaded one of the demos (CircularSlider) to fbcocoa's files area: <https://welovegod.org/groups/fbcocoa/www/>.BernieThanks B'mer.
Get this error...In file included from CircularSliderController.m:7:CircularSliderController.h:13: error: cannot find interface declaration for 'NSViewController', superclass of 'CircularSliderController'If I double click it , get taken to@interface CircularSliderController : NSViewController {--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Posted by: artlythere <artlythere@...>
On Nov 9, 2009, at 7:30 PM, Bernie wrote:
Earlier in the year I was exploring the various ways of incorporating Cocoa views in Carbon windows. At that time, my efforts were not well received so I abandoned the idea. Anyhow, earlier today, Michele reminded me of this stuff, thinking it "could be the basis of a new runtime". Well, I don't know about that but for everyone's amusement, I've uploaded one of the demos (CircularSlider) to fbcocoa's files area: <https://welovegod.org/groups/fbcocoa/www/>.Bernie
Thanks B'mer.
Get this error...
In file included from CircularSliderController.m:7:
CircularSliderController.h:13: error: cannot find interface declaration for 'NSViewController', superclass of 'CircularSliderController'
If I double click it , get taken to
@interface CircularSliderController : NSViewController {
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Click for thumbs down.0Click for thumbs up.0