On 7/10/05, swin <[EMAIL PROTECTED]> wrote: > Rodrigo Vaz! > > I known the reason, just hava a look ~/gdk/gdkalias.h, find > IA__gdk_window_move_region , > in 2.7.0, cannot find it, but in 2.7.1, you can , this is the reason. if you > want to suport > 2.7.1, just add a fake gdk_window_move_region() in > ~/gdk/directfb/gdkwindow-directfb.c, it > should work. > Probably but I have learned that the source does not compile with gcc 4.0 so I'm ugrading my compile machine now. I need to get that working first.
> By the way, before I get the message "Gtk 2.7.0 supported - works", I > still use the old > gdk-directfb copy, and I find it can not be used in Gtk 2.6.8, so I spend few > days to make it > fit for 2.6.8, before the work, I'm a newbie to gdk and gdk-directfb, I spend > some times to > understand it, I modified a lot about the gdk-directfb cvs copy, and it works > now, but before > it works, I still use the old gdk-directfb copy. > Sound like you can really help on the project if you have the time. Its quite large and there is a lot of work to do. I'd say that its maybe 70% complete at the moment a lot is not implemented. > The work is very interesting, I learnt a lot about gdk and gdk-directfb, > and known how to > work with gdk-directfb, and actually, after It working, I'm thinking about > how to add the wm > to gdk-directfb. Maybe someone is working on this, please let me known your > work, and alse, > the current gdk-directfb is not completed, and some parts is unimplemented, > but these work > is really interesting. > There is support in GTK for a window manager at that level. I actually turned it on on one branch I need to do some more work to get it going. Its in gtkwindow-decorate.c. I'd suggest turning that on and working intially with it. It needs to be themed also. Later gtk-plug/sockets can be used to allow this code to run in different processes once its implemented. So the window manager is just a type of plug socket. That was my plan at least. Mike > > > ======= 2005-07-09 07:40:06 :======= > > >Hi all , > > > >I don't know if anyone have corrected the compilation problem but if > >yes, please let me know, i'm getting another simbols errors on the > >gtk+-2.7.1 with directfb and cairodfb as well as gdk-directfb from CVS > >(checkouted 3 days ago) . > > > > DirectFB/gtk+-2.7.1/gdk/.libs/libgdk-directfb-2.0.so: undefined > >reference to `IA__gdk_window_move_region' > > > > > >thanks in advance . > > > >Rodrigo Vaz > > > >_______________________________________________ > >directfb-dev mailing list > >[email protected] > >http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > > >. > > = = = = = = = = = = = = = = = = = = = = > > > 致 > 礼! > > > swin > [EMAIL PROTECTED] > 2005-07-10 > > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > > >
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
