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

  • SEARCH
  • Home
  • 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 8044165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T05:08:26+00:00 2026-06-05T05:08:26+00:00

If you are using DropBox on MacBook you must have seen that once we

  • 0

If you are using DropBox on MacBook you must have seen that once we finish with registration process. It closes the main window application and removes it self from dock item yet the application is running from status menu.


Visual:

enter image description here


What I have done so far :

  • My application runs perfectly with show NSWindow
  • When I login from my front application window I am able to create a status menu icon with popover
  • In this step I want to remove the NSWindow and Dock Icon yet the application should be accessible from status menu.

How to achieve this?

FYI : I am not expecting any code, just understanding or a quick hint. I will figure out the rest 🙂


Resource I am referring to,

Later I will configure my app for launchd. So at system startup it can launch and shows it self in status menu. Now I am I looking at a good resource(Of course its good because its Apple Doc) but as I am a naive programmer, does anyone have a good example link? which shows how to add application in launched?

EDIT:

I will be following this tutorial to add into startup, later user can change their preferences if they want, They can choose turn on my app or turn off on startup

  • 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-05T05:08:27+00:00Added an answer on June 5, 2026 at 5:08 am

    As Teak mentioned you want the “Application is agent (UIElement)” key in your info.plist. This key means you won’t have a dock icon… which is what you want. However there is no need to use the “Application is background only” key. This key prevents you from putting any windows on the screen, which is unnecessary. So I would leave this key out.

    In general setup your app so no window automatically is shown at startup. Do some sort of check at launch to see if configuration is needed. If it is then make your configuration window visible. You can even have a “configuration…” menu item in your status menu so your user can pop open the config window any time needed. It’s really very simple, but just don’t use the “Application is background only” info.plist key.

    By the way, it’s a little difficult to make a window come to the front. The trick is to make your application come frontmost first like this…

    [NSApp activateIgnoringOtherApps:YES];
    [someWindow makeKeyAndOrderFront:nil];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently developing an application which is using the Dropbox iOS SDK version
Do you have any advice as how to setup a Dropbox like service using
I am using dropbox API and downloading file in application document folder. I am
I'm using dropbox to hold my git repo, and among other things, I have
I'm using DropNet for Dropbox OAuth but I have one major problem - I
I'm using the DropBox API (Ruby) to allow users to browse their DropBox folders/files
I'm trying to integrate dropbox into my BB Playbook app using adobe air in
Continuing my quest to perform a dropbox query I am using http-conduit to try
Using Java,I have to fetch multiple sets of values from an XML file to
Using MVVM. I have a DataTemplate which I am using to display an expander

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.