Is the idea here that a pointer to a std::string
can be passed to the text widget, and the
current content of the std::string will always
be used for display?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=338692
GLUI in CVS is now using std::string.
Is the idea here that a pointer to a std::string
can be passed to the text widget, and the
current content of the std::string will always
be used for display?