help with data browser?
help with data browser?
- Subject: help with data browser?
- From: Bob Sabiston <email@hidden>
- Date: Sat, 3 Sep 2005 15:18:48 -0500
Hello,
I was wondering if someone could point me in the right direction
for the following:
I have a bunch of time-based data that I would like to view in a
window with a scroll bar, so that I can scroll up and down and see it
all. It's a simple list of times with associated information at that
time, like position, etc. In addition to time there are five or six
other variables that I need to see in the table. In traditional Mac
toolbox it would be a pain to set up such a simple thing, but it
seems like Cocoa is meant to handle that easily.
However, not knowing Cocoa beyond going about halfway through a few
books on it a couple of years ago, I don't know the easiest way to
construct this. Are there any concise instructions for building
something like this and hooking it up? I don't really want to get
into full blown cocoa programming right now--this will be inside of a
Carbon app, but I have already got the simple Cocoa-in-Carbon sample
code window working, so I am not worried about that part of it.
I am just looking for instructions on setting up a scrolling window
of tabulated data, if possible, without having to know all the in and
outs of Cocoa or objective C. Anyone know where to find that?
Thanks
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden