which control to use ?
Posted: Tue Nov 22, 2011 2:03 pm
Hi,
I want to display a chronology of historical events, running across the screen from left to right.
Covering a few thousand years, so that's a very very wide screen.
I've looked at the lesson concerning scrolling a large image, but my data isn't an image.
What control should I use which :
(a) can handle a huge width
(b) can ask LC to fill in data when needed, rather than have it all on the card (similar to a datagrid method)
(c) can contain linked text, buttons, etc.
I was thinking perhaps the scrolling field, but not sure that that object can ask for a fillin as required. But perhaps look at the scrollbar value and create content on the fly ?
Or is there some other LC object I should be thinking about ? Or is the datagrid the way to go ?
Hoping to be pointed in the right direction before I go down a dead-end route...
Thanks
I want to display a chronology of historical events, running across the screen from left to right.
Covering a few thousand years, so that's a very very wide screen.
I've looked at the lesson concerning scrolling a large image, but my data isn't an image.
What control should I use which :
(a) can handle a huge width
(b) can ask LC to fill in data when needed, rather than have it all on the card (similar to a datagrid method)
(c) can contain linked text, buttons, etc.
I was thinking perhaps the scrolling field, but not sure that that object can ask for a fillin as required. But perhaps look at the scrollbar value and create content on the fly ?
Or is there some other LC object I should be thinking about ? Or is the datagrid the way to go ?
Hoping to be pointed in the right direction before I go down a dead-end route...
Thanks