Hi Steve, > I"m trying to create my first iOS app for a non-profit group I work with. > > There are several "screens" that contain large sections of text, such as a > HISTORY screen, etc. > > How do I created a card that allows you to show all the text by scrolling by > flicking the entire screen up or down and that "bounces" at the end? Much > like "Notes" app when you have text in a note longer that a single screen. > Or alternately, how do you create a scrolling field in the default iOS style > with the slim grey sliding bar to the side? Everything I seem to try looks > like a poor Mac version of scrollbars, etc when I run it in the simulator. > Is there a tutorial somewhere on how to handle text fields in iOS? > > Thanks in advance, from a newbie.
you can use a "Scroller control – UIScrollView" together with your field. Check the "iOS Release Notes" (Menu: Help) for more info. > Steve Best Klaus -- Klaus Major http://www.major-k.de kl...@major.on-rev.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode