PDA

View Full Version : Skewing type in scroll box/component


thumbslinger
01-07-2007, 06:06 AM
I have a desire to put a scrollable text box on a graphic which is in 3d. Sort of like putting some text on a wall or side of a cube.

Is there a way to do this with dynamically scrolling text? I know I can do it easily with static text but I wondered if there are any classes out there that would accomplish this?

Thanks

Ruben
01-07-2007, 10:55 AM
Well a dynamic textfield should be able to handle it, if embedded correctly. But components, give it a shot I'd say..

- Ruben