Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7819903
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:06:25+00:00 2026-06-02T07:06:25+00:00

How to create a GUI application for Mac without using Xcode? I found http://cocoawithlove.com/2010/09/minimalist-cocoa-programming.html

  • 0

How to create a GUI application for Mac without using Xcode?

I found http://cocoawithlove.com/2010/09/minimalist-cocoa-programming.html but would like to know more details, like:

  • how to add an icon to it?

  • how to create a bundle?

  • what’s in a nib anyway and how to re-create its functionality via code?

  • what else is the example above missing from a similarly simple app created in Xcode?

In other words, where can I find out more on how a graphical application works and what does this “Xcode Cocoa application template”?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:06:26+00:00Added an answer on June 2, 2026 at 7:06 am

    This is an extremely broad question, but I’ll point you in the right direction:

    1. Icons are handled by adding an entry to info.plist, and copying an icon file in the application bunlde

    2. A bundle is really just a directory with a specific set of files in it. Xcode handles this part of it for you, and you really should be using Xcode to do OSX development. You don’t have to use IB (I don’t), but not using Xcode at all is fairly pointless. It is designed to make your life easier in this realm.

    3. A nib (or xib) file is simply a serialized file format that describes a bunch of Cocoa classes and how they should be “wired up” to each-other using bindings. Cocoa applications can read a nib file and use the information within it to instantiate complete user interfaces on the fly.

    In general, there is no reason at all that you have to use IB. Apple’s documentation is full of examples on how to create NSView and NSControl objects and subclasses, and how to lay them out on the screen. Note that this process will involve a lot of work on your end. You will have to learn how Cocoa handles windows and views, how it handles autoresizing, and how you can connect your model objects with those views in a meaningful way.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to create my first GUI application using (Java + Eclipse +
I tried to create a new Swing GUI desktop application template using NetBean 7.0
I'm trying to create a GUI using Java by hand-coding it (without using GUI
I want to create a GUI application using Qt. For that I need to
I'm using PyQt to create a GUI application. In a view inherited from QTableView,
I am using JFrame to create my GUI for a desktop application. The size
I'm trying create an executable for Windows for a GUI application in tkinter using
Possible Duplicate: Delphi XE2: Is it possible to create Mac GUI applications without FireMonkey?
Create a simple Qt4 Gui Application, surround the window construction and show commands in
In a desktop application created using java and spring, the GUI forms are created

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.