nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Length of Window extra bytes.
From: Chris Johns
Date: Tue, 18 Jan 2000 14:26:48 +1100

Greg Haerr wrote:
> 
> Chris - The doc'd API way to do this is thru GetClassInfo, but
> that's not implemented yet.  You can use your macro, but,
> remember that the extra bytes are always allocated at window
> create time, so it doesn't really matter where in the extra bytes
> you store your data, since it's a fixed size.
> 

Do you mean `GetClassLong' or a new function `GetClassInfo' ?

-- 
 Chris Johns, mailto:ccj@acm.org

nanogui@linuxhacker.org