Okay - how would I lay the buttons out in IB since IB doesn't allow one to
do that? I'd essentially need to place all my buttons with code anyway,
correct?
I want a really big image with hotspots on it I can click (I'll use with
UIButtons).

On Tue, Jul 21, 2009 at 11:03 AM, Graham Cox <graham....@bigpond.com> wrote:

>
> On 22/07/2009, at 12:56 AM, Eric E. Dolecki wrote:
>
>  Might it be okay to add buttons via code on top of a big image, and just
>> handle button events that way instead of using a sep view?
>>
>
>
> No idea. But why do things in a weird way when a perfectly good supported
> way already exists?
>
> If you add buttons to a view and that view is in a scrollview, and its
> bounds is big enough it will scroll. The buttons will scroll around with it
> if that's what you have in there. The buttons can be added in code or in IB,
> and the main view can draw an image if you want.
>
> What was the question again? Seems to have strayed from the point.
>
> --Graham
>
>
>
>
>


-- 
http://ericd.net
Interactive design and development
_______________________________________________

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