On Tuesday 18 March 2008 01:51 pm, Bert Wesarg wrote: > On Tue, Mar 18, 2008 at 6:15 PM, Randy Kramer <[EMAIL PROTECTED]> wrote: > > In C code, how do I reference / specify the different textBufs? (I'm guessing > > I have to use a syntax like <something>.textBuf, or <something> -> textBuf, > > but what is the something, and where is it defined / come from?) > textBuffer *textBuf = TextGetBuffer(window->textArea);
Bert, Thanks! Randy Kramer -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
