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

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -