maximum # of widgets?

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

overlord
Just popping in
Just popping in
Posts: 7
Joined: Thu May 31, 2007 19:21

maximum # of widgets?

Postby overlord » Mon Oct 01, 2007 21:34

Hi,

I have a scrollablepane with a bunch of TaharezLook/StaticImages
in them. if i insert a bunch of these images in there, they no longer
appear. What's the reason for this? I'm not running out of texture
memory...???

thanks,
overlord

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Tue Oct 02, 2007 13:38

I would advise to check the cegui.log file for errors/warnings. Maybe you add all image at the same position which causes weirdness? Or do you lay them out in a grid or something?

overlord
Just popping in
Just popping in
Posts: 7
Joined: Thu May 31, 2007 19:21

Postby overlord » Tue Oct 02, 2007 17:55

there doesn't seem to be any warnings of use.
basically i have these widgets that are made up of several
widgets. in total i have around 7 widgets. 5 static images
and 1 line of text. i have a bunch of these things laid out
in a grid so i don't have horizontal scroll lines. if i reduce
the # of widgets in the widget, then i get more of them.

i'm replacing all these widgets with a fixed image that i'm
pre generating instead, but i'd rather be able to build these thing
dynamically in cegui...

daves
Home away from home
Home away from home
Posts: 253
Joined: Thu Feb 02, 2006 20:12

Postby daves » Wed Oct 17, 2007 19:50

I cant imagine this being a "running out of memory problem", given the number of images that you are talking about.

Did you figure this out?


Return to “Help”

Who is online

Users browsing this forum: No registered users and 7 guests