Hi Chriss,
On Tue, 2005-10-11 at 19:20 +0200, [EMAIL PROTECTED] wrote:
> Hi there,
> I was trying to display some statistics using the SSF but I don't get
> it done properly, is there some example code available? What I want to
> do is to simply update some strings and display them using the SSF. I
> hope someone can help me out on this.
at this time user-defined StatElem don't work.
The problem is that the RenderAction needs to clear some StatElems for
them to make sense (adding up the number of polygons for multiple frames
doesn't make a lot of sense), but has no way of knowing which to clear,
so right now it clears all of them, which clears out the user-defined
ones, too. But the user has no way of setting them (the way the
RenderAction does while rendering them.
What kind of data do you want to display? The wuickest workaround I see
right now would be adding a UserString StatElem that just ignores
clears, but you would have to just use strings.
Would that help?
Dirk
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users