---------- Initial Header ----------- >From : [EMAIL PROTECTED] To : "users" [email protected] Cc : Date : Thu, 09 Feb 2006 10:29:08 -0700 Subject : Re: [Opensg-users] SimpleStatisticsForeground:how to move text?
Hi Dirk, thanks for your help :-) I need to write some information (like the name of the program, the name of the loaded model ecc...) in one of the walls of my cave. This text must be indipendent of camera and world translations. That's why I would like to use SSF, but if I can't move text, I have to find another way to solve the problem. Thanks :-) > > Hi Antonio, > > On Thu, 2006-02-09 at 15:53 +0100, antonio_lioy wrote: > > Hi guys, I would like to write some text in foreground using the > > SimpleStatisticsForeground. I have to put this text in specific > > position, how can I do? This class provides me only the method to > > create text (addElement()) but I can't find a method to move the text. > > No, the SSF automatically positions the text itself. It's called simple > for a reason. ;) > > > Using GraphicsStatisticsForeground there is a way to put the text in a > > specific position, but I have to use the SSF class. > > The SSF is really not for positional text. You will probably have to use > the Text functions to create a text geometry, or use the Contrib/FTGL > one, but compiling that on Windows is a little painful. > > How much text do you need? > > Dirk > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
