objective c - Customize NSMenuItem with image and progress indicator -


i add image (canadian flag) on right side of ip address (near right edge of menu) , nsprogressindicator left of word 'updating...'.

can done in view designer or need done in code? detailed explanation of either approach appreciated.

enter image description here

i needed same thing project , used setview: property.

enter image description here


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -