making keyboard shortcuts work on different keyboard layouts

2008-09-11 Thread Max
hi list (i hope this is the right place to ask this question), i have an application where i use the keyboard command to swith between windows (cmd-`). now i realize that the standard shortcut on for example a german keyboard is cmd-< for this function. how to make those shortcuts work on no

Stack+Overflow+Question

2011-02-27 Thread Max Stottrop
Change+UITextfield+on+a+detailview+by+clicking+on+different+Cells http://stackoverflow.com/q/5134693/623784 Every help appreciated. I'm kinda noob, so forgice me if the answer is simple;)___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do

Re: Book for expert programmer about cocoa and Objective-C

2011-04-02 Thread Max Stottrop
I'd also recommend Cocoa Programming by Scott Anguish. But Steves recommendation is a great choice, too. http://www.amazon.com/gp/aw/d/B000212NUM/ref=redir_mdp_mobile/188-2135721-8610619?ref_=sr_1_7&s=books&qid=1301687411&sr=1-7 Am 02.04.2011 um 21:58 schrieb Steven Woolgar : >> But now, I need

Re: Book for expert programmer about cocoa and Objective-C

2011-04-03 Thread Max Stottrop
OK, I'll keep this in mind. I just saw your name at Amazon, so i thought you'd be the author. Am 04.04.2011 um 06:18 schrieb Scott Anguish : > > On Apr 2, 2011, at 4:12 PM, Max Stottrop wrote: > >> I'd also recommend Cocoa Programming by Scott Anguish. But Steves

Re: Draggable On/Off button

2010-11-29 Thread Max Howell
I made a pretty good one here:https://github.com/mxcl/playdar.prefpaneScreenshot:http://www.playdar.org/static/prefpane.pngThe code needs to be extracted but it's all open source.Hi,I need to create a On/Off button similar to that of Time machine's On/Off button(similar one can

Add a view (xib) to a project

2011-01-30 Thread Max Stottrop
d for me. Thanks in advance. Max Cologne, GER___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/U

custom fonts

2013-07-23 Thread Max Haas
Hi, I should add in IOS 6 a font to an app for iPad. It's a font with musical notation (like Sonata). Unfortunately the possibility with UIAppFonts key in the Info.plist does not work. Thanks for any hint. Max ___ Cocoa-dev mailing list (Coco

MVC

2008-10-23 Thread Max Radermacher
Hello: I'm a n00b to cocoa and have heard a lot about MVC (Model View Controller). I don't fully understand it and was wondering if someone could point me in the direction of some good resources. Thanks. digits ___ Cocoa-dev mailing list (Cocoa-d