Maximum window size
Carsten Haitzler (The Rasterman)
raster at rasterman.com
Fri Nov 4 23:24:14 PST 2005
On Sat, 05 Nov 2005 17:28:01 +1100 Russell Shaw <rjshaw at netspace.net.au>
babbled:
> Hi,
> With XCreateWindow(), is the maximum window size a 32-bit integer,
> or 16-bits, or implementation dependent?
all X ID's are defined as 32bit by the protocol. BUT beware - the xlib DATATYPE
is a LONG - so it may be 32 OR 64bits. (of which only the lowest 32bits are
used)
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) raster at rasterman.com
裸好多
Tokyo, Japan (東京 日本)
More information about the xorg
mailing list