Advertise Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Your First iPhone App
($1.99)

iPhone Code Generator
($9.99)

Calcuccino Programmers' Calculator
($2.99)

DataFon(Build Apps on Windows)
(free)

Infinote Pinboard for Todos and Notes
(free)

picplz
(free)

poG
($2.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-25-2008, 03:47 AM   #1 (permalink)
Registered Member
 
Join Date: Jul 2008
Location: Minneapolis, MN
Posts: 208
Default Disable scrolling on a UITableView? Possible??

Howdy =)

I'd like to disable scrolling on my UITableView at certain times while I'm waiting for user input. It inherits from UIScrollView, I believe, so if there is a way to stop scrolling on one of those I'm sure it would work.

I can't use .userInteractionEnabled because I added my "form" to the .view (not .tableView) of the UITableViewController and it would prevent the form from working at all (I think... is there a way to enabled user interaction for a view that's parent has it disabled?)

Thanks!
Scuba is offline   Reply With Quote
Old 09-25-2008, 05:07 AM   #2 (permalink)
Registered Member
 
Join Date: Aug 2008
Location: Pune, India
Posts: 313
Send a message via Skype™ to Akshay Shah
Default Disable UITableView scrolling

You can try this..
It works for me.

Code:
tableViewObj.scrollEnabled = NO;
Check it out....
Akshay Shah is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


» Advertisements
» Stats
Members: 51,375
Threads: 52,830
Posts: 225,478
Top Poster: BrianSlick (3,576)
Welcome to our newest member, darrentousignant
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:31 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0