Results 1 to 2 of 2

Thread: Create shortcut, add to the dock after install on Mac

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Qt products
    Qt4
    Platforms
    MacOS X Windows
    Thanks
    2

    Default Create shortcut, add to the dock after install on Mac

    Hello everybody, I've ported my Qt 4.3 application on Mac OS and it works correctly fine. After I've created a setup which install my application and other required files. Now I'm searching help for 3 things :
    1) How I can customize my application icon and give it a specific icon
    2) How to create a desktop shotcut of my application after installation
    3) How to add my application to the Dock.
    I'm on Mac X 10.4.6, I'm using Xcode 2.0 and I've created the setup with PackageMaker.
    Many thanks for your collaboration.
    Best regards.

  2. #2
    Join Date
    May 2006
    Posts
    788
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    49
    Thanked 48 Times in 46 Posts

    Default Re: Create shortcut, add to the dock after install on Mac

    search Finder +Mac on wiki ...
    and qt http://doc.trolltech.com/4.1/deploym...e-dependencies
    and use applescript to set picture backround on desktop or fix icon on dock....

    and search QMAKE_INFO_PLIST on http://www.google.com/codesearch to grab example...

Similar Threads

  1. How to create a install file ?
    By probine in forum General Discussion
    Replies: 4
    Last Post: 22nd May 2006, 08:00

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.