On Apr 4, 2006, at 4:47 AM, Bernie wrote: > Perhaps Brian's still busy weeding his yard. I'm downloading google earth so I can look in your back yard for weeds too.... > Either that or he considers his contribution to the discussion was > already made earlier in this thread: "...A databrowser control is > one option (and is supported by Apple). Yes, I thought the databrowser option had already been mentioned. I thought Steve might have been requesting a databrowser demo which I don't have time for right at the moment. However, I know someone with a tool that could put this together in heart beat. ;-) > > The databrowser would also be my first choice because say a single > column browser with 1000 editable items would probably only take > about five minutes to create. Yes, since a databrowser allows virtually unlimited numbers of columns and rows, and also provides basic hierarchical tools to manage data, there are many ways to design this. I don't know Joe's actual requirements but it is conceivable that multiple columns would be a good choice. > > I wonder if a ScrollView, embedded with EditUnicodeTextControls, > could be another option? <http://developer.apple.com/samplecode/ > HIEmbedder/HIEmbedder.html> Don't know anything about this. Like usual, you are ahead of me.