Is there a defined xpixmap width limit?

2011-04-22 Thread Emmanuel Thomas-Maurin
Good day list! I've been searching for this for a while: Is there a width and height limit for xpixmaps? I'm using GTK and I know GDK pixmaps and windows can't be wider than 65535. And I suspect for X, it's 32767. I've made a test program to check that and I get the 'BadAlloc' error every time

Re: Is there a defined xpixmap width limit?

2011-04-22 Thread Michael Stapelberg
Hi Emmanuel, Excerpts from Emmanuel Thomas-Maurin's message of 2011-04-22 14:31:04 +0200: I've been searching for this for a while: Is there a width and height limit for xpixmaps? I'm using GTK and I know GDK pixmaps and windows can't be wider than 65535. And I suspect for X, it's 32767. As

Re: Is there a defined xpixmap width limit?

2011-04-22 Thread Emmanuel Thomas-Maurin
On 04/22/2011 04:48 PM, Michael Stapelberg wrote: Hi Emmanuel, Excerpts from Emmanuel Thomas-Maurin's message of 2011-04-22 14:31:04 +0200: I've been searching for this for a while: Is there a width and height limit for xpixmaps? I'm using GTK and I know GDK pixmaps and windows can't be

Re: Is there a defined xpixmap width limit?

2011-04-22 Thread Corbin Simpson
On Fri, Apr 22, 2011 at 8:44 AM, Emmanuel Thomas-Maurin manutm...@gmail.com wrote: On 04/22/2011 04:48 PM, Michael Stapelberg wrote: Hi Emmanuel, Excerpts from Emmanuel Thomas-Maurin's message of 2011-04-22 14:31:04 +0200: I've been searching for this for a while: Is there a width and height

Re: Is there a defined xpixmap width limit?

2011-04-22 Thread Emmanuel Thomas-Maurin
On 04/22/2011 06:35 PM, Corbin Simpson wrote: On Fri, Apr 22, 2011 at 8:44 AM, Emmanuel Thomas-Maurin manutm...@gmail.com wrote: On 04/22/2011 04:48 PM, Michael Stapelberg wrote: Hi Emmanuel, Excerpts from Emmanuel Thomas-Maurin's message of 2011-04-22 14:31:04 +0200: I've been searching

Re: Is there a defined xpixmap width limit?

2011-04-22 Thread Emmanuel Thomas-Maurin
On 04/22/2011 06:39 PM, Marty Jack wrote: On 04/22/2011 11:44 AM, Emmanuel Thomas-Maurin wrote: On 04/22/2011 04:48 PM, Michael Stapelberg wrote: Hi Emmanuel, Excerpts from Emmanuel Thomas-Maurin's message of 2011-04-22 14:31:04 +0200: I've been searching for this for a while: Is there a