Page 1 of 1

Displaying tables

Posted: Tue Sep 20, 2005 11:01
by Sachin
HI

im trying to display a table using CEGUI. the background of my table is a StaticImage & each entry in the table is a StaticText. The table has about 7 cols & 20 rows & each entry in the table contains about 7-10 characters. Now the problem is that this appproach very badly affects the frame rate & drops it down from 50 to about 5.

Can someone suggest a better approach that may not destroy the frame rate.