• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating and App menu from Scratch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating and App menu from Scratch


  • Subject: Re: Creating and App menu from Scratch
  • From: Bill Royds <email@hidden>
  • Date: Mon, 14 Jul 2008 08:53:57 -0400


On 14-Jul-08, at 01:38 , Bill Bumgarner <email@hidden wrote:

Your application's menu isn't that big of a deal, but your application's integration with Mac OS X is a very big deal and that is most of the battle of doing "nib less" development. It is much more than just populating the main menu. Specifically, the application wrapper -- the .app -- typically contains all kinds of metadata that is used by Mac OS X to integrate the application into the system, both from the Finder's perspective and when the application is run.

Are there any good tools for porting Application menus and forms from other windowing systems (such as MS Windows or X or even Carbon) to Cocoa nibs? I have a number of applications that I would like to port, but redesigning the form or menu layout completely seems to be rather pointless. I am quite willing to rewrite all the code that interacts with the forms or menus, but I am not a graphic designer so form layout is better left to experts who have already done it.
All I really want is a tool that will put objects without any connections or code on a form or menu by parsing a MS .RC file, for example


Being able to do this would lead to an large increase in the number of Macintosh applications available.

Bill Royds

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Converting Windows RC to NIBs (was Re: Creating and App menu from Scratch)
      • From: Uli Kusterer <email@hidden>
    • Re: Creating and App menu from Scratch
      • From: Kevin Walzer <email@hidden>
    • Re: Creating and App menu from Scratch
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: Remove overlap on NSBezierPath
  • Next by Date: Re: Creating and App menu from Scratch
  • Previous by thread: Re: NSSliderCell subclass?
  • Next by thread: Re: Creating and App menu from Scratch
  • Index(es):
    • Date
    • Thread