Re: [fltk.general] no event generated for BackSpaceKey or DeleteKey

2011-12-14 Thread Terry Welsh
> On 30/11/11 08:20, Terry Welsh wrote: > > Hi, > > I'm using FLTK 2, and I have a class derived from GlWindow. My handle() > > function gets called for almost every key on the keyboard, but not when I > > press backspace or delete. Is this expected behavior? Is there a way to > > get events

Re: [fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread Ian MacArthur
On 14 Dec 2011, at 21:36, David FLEURY wrote: > >> I wouldn't think font size would affect that demo though, would it? I = >> don't know. >> >> Anyway, as another ref point, testing with ubuntu 11.10, all seems fine, = >> no errors flagged. >> >> I wonder if there's something odd about your gr

Re: [fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread David FLEURY
> I wouldn't think font size would affect that demo though, would it? I = > don't know. > > Anyway, as another ref point, testing with ubuntu 11.10, all seems fine, = > no errors flagged. > > I wonder if there's something odd about your graphics driver, or = > something? > > > Don't know, I am us

Re: [fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread Ian MacArthur
On 14 Dec 2011, at 19:24, David FLEURY wrote: > >> >> Do you mean the "tile_image" test program? >> >> Can't seem to replicate with 1.3.x svn current on centos 5.5 with flwm. >> > > > No tile.cxx > > I wonder if there is a link with my modified value of FL_NORMAL_SIZE from 14 > to 12 in F

Re: [fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread David FLEURY
> > Do you mean the "tile_image" test program? > > Can't seem to replicate with 1.3.x svn current on centos 5.5 with flwm. > No tile.cxx I wonder if there is a link with my modified value of FL_NORMAL_SIZE from 14 to 12 in Fl_Widget. ___ fltk maili

Re: [fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread Greg Ercolano
On 12/14/11 08:52, David FLEURY wrote: > Hi, > > I am testing the tile sample for the distrib, and when resizing the tile > where the subwindow is, I have these errors (under linux) : > > X_CreatePixmap: BadValue (integer parameter out of range for operation) 0x0 > X_CopyArea: BadDrawable (inval

[fltk.general] Tile sample and X_CreatePixmap error

2011-12-14 Thread David FLEURY
Hi, I am testing the tile sample for the distrib, and when resizing the tile where the subwindow is, I have these errors (under linux) : X_CreatePixmap: BadValue (integer parameter out of range for operation) 0x0 X_CopyArea: BadDrawable (invalid Pixmap or Window parameter) 0xa00043 X_FreePixmap: