On Wed, Jun 3, 2009 at 11:13 AM, Arnab Ganguly <agangul...@gmail.com> wrote:
> Thanks for the update.I am a newbie so queries are very basic. How do I
> bring the mic photo.Is it going to be a seperate image.Do we have anything
> similar in the IB.


  This list isn't the hand-holding type. You're expected to do your
research and it doesn't look like you've done so. Familiarize yourself
with the documentation and *search* before posting. Google is your
friend, the documentation is searchable, etc. etc.

  That said, since what you're looking for is some standard image, and
the Cocoa class that deals with images is NSImage, I'd suggest that
this is where you should start reading (the NSImage class reference
and the companion guide linked therein).

  As for the overall approach, I don't know of a "mic photo", but in
the Mac OS, icons to either side of a slider are usually a small
speaker with no sound waves to the left and one with several (I think
usually three or so) sound waves to the right. There are no standard
icons (called "templates") for this either. You have to roll your own
or borrow someone else's (*with permission* lest you be sued).

  As for not knowing what kind of controls to use, you're just going
to have to explore what IB offers, as well as explore some of the most
prominent applications that do what you're doing for clues as to what
is "standard". Also read the HIG:

http://developer.apple.com/documentation/userexperience/Conceptual/AppleHIGuidelines/XHIGIntro/XHIGIntro.html

  I'd also recommend picking up a good book on Cocoa programming
(there's one by that very name - Cocoa Programming for Mac OS X - that
is very good and highly recommended).

  Good luck.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to