Folks, not sure it's the right place to ask GTK+-DirectFB questions. however, it seems the only place related to development.
when directly calling gdk_pixmap_new with parameter "depth" equals -1, struct GdkDrawableImplDirectFB in GdkWindow seems not fully initialized which makes IDirectFBSurface equals 0 and the latter cause a signal 11. could developer of GTK+-DirectFB have a look on it? your kindly help will be greatly appreciated. thanks in advance and best regards, ln ----- Original Message ----- From: "Liu, Nian(Neo)" <[EMAIL PROTECTED]> To: "Ville Syrj�l�" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 9:03 AM Subject: Re: [directfb-dev] Re: pixmap with depth equals -1 > it is GTK+ for DirectFB. when gdk_pixmap_new is called with para "depth" > equals -1. > > i use 0.9.18. > > and btw, if i use 0.9.19, it seems GTK+ for DirectFB doesn't build > correctly. any hint about that? > ----- Original Message ----- > From: "Ville Syrj�l�" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 28, 2003 8:56 PM > Subject: [directfb-dev] Re: pixmap with depth equals -1 > > > On Mon, Jul 28, 2003 at 06:49:51PM +0800, Liu, Nian(Neo) wrote: > > folks, > > > > it seems that when create a new pixmap with depth equals -1, in struct > > IDirectFBSurface, function point GetPixelFormat is not correctly set. > > can there anyone help us to look at it? > > Pixmaps and depth? Are you talking about X here? How is that relevant to > IDirectFBSurface? > > -- > Ville Syrj�l� > [EMAIL PROTECTED] > http://www.sci.fi/~syrjala/ > > > -- > Info: To unsubscribe send a mail to [EMAIL PROTECTED] with > "unsubscribe directfb-dev" as subject. > > > -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
