Changing the position of an (old) tableView

Hello!

I’m currently developing an application that utilizes a TableView to display images/data.

I’ve had to nix using the widget TableView, in favor of the old TableView, for various reasons (bugs).

But, now, I have some hurdles. For starters: is it possible to change the entire position of the TableView itself? Right now, it uses the top-left corner of the display as its origin. I need it further toward the center.

Is there also a way to change the default text-color inside the cells? Right now, they all display white text. Do I have to do this individually, or is there a general statement I can use?

Thank you for your help! [import]uid: 10211 topic_id: 18169 reply_id: 318169[/import]