advertisement

Weblog:   Turf Battle: Dock vs. Menu Bar
Subject:   LSUIElement
Date:   2004-01-01 09:07:15
From:   anonymous2
Response to: LSUIElement

In earlier versions of OS X there were some unhappy consequences of making an application faceless. I recall a few utilities (LaunchBar was one, if I remember properly) that offered a way to do it but warned it wasn't a good idea.) Perhaps this is why Apple hasn't made this configuration user easy?
Main Topics Oldest First

Showing messages 1 through 2 of 2.

  • LSUIElement
    2004-12-29 11:38:41  jjoonathan [Reply | View]

    Actually, this is a limitation of the tools they are using. They used code warrior, so the application is resourced-based and has no bundle. Therefore, the info.plist is either embedded (look for it in resedit), or not there. If they had used Xcode, it would be a proper bundle and all would be happy.
  • LSUIElement
    2004-12-29 11:36:38  jjoonathan [Reply | View]

    Actually, this is a limitation of the tools they are using. They used code warrior, so the application is resourced-based and has no bundle. Therefore, the info.plist is either embedded (look for it in resedit), or not there. If they had used Xcode, it would be a proper bundle and all would be happy.

Showing messages 1 through 2 of 2.