On Mon, Feb 11, 2008 at 12:04:31PM +0100, Udo Giacomozzi wrote: > Hello strk, > > Monday, February 11, 2008, 11:41:46 AM, you wrote: > >> A question about do_display_callback(): What is it's purpose? With the > > s> It is probably unused old code, I'd drop it if nobody else > s> has an hint about it. > > I can't find any call to set_display_callback() so > XXX_display_callback() can be probably removed. > > But what about edit_text_character::registerTextVariable() ?
Will be called the first time it needs to be rendered, so should be fine. Will assign to the TextField an eventually existing value in the MovieClip member, so nothing should be lost. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

