Re: gdk_draw_segments & gdk_draw_lines question ...
- From: "Andrew P. Lentvorski" <andrewl deliverator io com>
- To: gtk-devel-list redhat com
- Subject: Re: gdk_draw_segments & gdk_draw_lines question ...
- Date: Sun, 17 Jan 1999 15:18:02 -0600
Sorry, I did mean X11R6.4, my bag...
As for how to cover the question, I quote Volume 2, p. 226 XDrawLines
documentation ...
"... find out your server's maximum request size using XMaxRequestSize().
Subtract three and divide by two, and this is the maximum number of lines
you can draw in a single XDrawLines() call."
I would be reasonably easy to bust up a single Gdk call into multiple
XLib calls. As I'm probably about to trip over this in a couple of
days, I'll let you know if the limitation still exists or whether
XLib now busts up the calls itself.
Andy L.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]