Question

  Asked: Oct 9 2007   5:34 AM GMT
  Asked by: M huarc


mac


Mac OS X


how can I add items or icon of a software in the dock of macosx?
how a cocoa application can send http request and how it can open a browser?
any functions or libraries??

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



I'm not sure I'm clear on your questions, but here goes...

1) To add any application's icon to the dock in Mac OS X, just drag and drop it there. If you meant how to add this functionality to your application, if you created your application using Xcode, this functionality is already built-in.

2) On how to send http request, you could use the SimpleHTTPServer object. You should visit the Apple Developer Connection and MacDevCenter to see a variety of methods and techniques to integrate the Web, when developing with Cocoa.

3) Any functions or libraries? I assume you meant in reference to Cocoa and http requests? If so, see #2.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on DataCenter.

Looking for relevant DataCenter Whitepapers? Visit the SearchDataCenter.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register