Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
thank you

Thank you for your response.

In my application I need a toolbar (jpg attached ) to attached on th top of a bordered scroll view . Is this possible?

is there any component like that which can be dragged and attached with the scroll view ?






thank you
 

Attachments

  • toolbar.jpg
    toolbar.jpg
    4.4 KB · Views: 133
I'm not aware of any, but it'd be a good time to learn how to make custom controls. I've done similar custom toolbars before, it's not much more than a container view/control with normal UI components inside. The main thing is writing the code to space everything out properly and handle overflowing if necessary.
 
thank you

thank you for your response.

Is there any good reference , for the topic "custom control" so that i learn more about it.
please provide me some tips about how to make custom controls.

thank you.
 
I'm not aware of any, but I'd suggest reading Apple's documentation on subclassing NSView and NSControl.
 
thank you

thank you for the help

expecting more tips from you.

thank you
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.