Re: CocoaTouch; Float Button on UITableView?
Re: CocoaTouch; Float Button on UITableView?
- Subject: Re: CocoaTouch; Float Button on UITableView?
- From: Conrad Shultz <email@hidden>
- Date: Mon, 27 Jun 2011 19:33:40 -0700
This sort of thing is more commonly handled by a button in a toolbar either above or below the table.
Another approach is the drag/release to reload (as seen in some Twitter apps for example).
A button partially occluding the table sounds awkward to me, and IB is likely trying to block you for just this reason.
Are you sure you want to do it that way?
(Sent from my iPhone.)
--
Conrad Shultz
www.synthetiqsolutions.com
On Jun 27, 2011, at 19:22, Jeffrey Walton <email@hidden> wrote:
> Hi All,
>
> I have a table view and would like to float a button on top of the
> table view. The button is a will function as a refresh, and have a PNG
> image.
>
> When I try and place a button on the table in Interface Builder, the
> drag/drop is rejected. Can someone point me in the right direction?
>
> Thanks in advance,
> Jeff
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden