On Tue, Sep 22, 2009 at 05:42:58PM +0000, ash wrote: > Greetings, > I have a question about TextboxBindUTF8. > "The AG_TextboxBindUTF8() and AG_TextboxBindASCII() functions bind the > textbox > to a text buffer in UTF-8 or plain ASCII encoding." > Does that mean that Textbox contents change if the buffer is changed? And > when > does the change take effect?
Yes. The Textbox accesses the buffer directly so changes take effect immediately. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
