[gtkmm] Gtkmm-forge digest, Vol 1 #528 - 1 msg



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.


Today's Topics:

   1. [Bug 123082] Changed - directfb build (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, pgasper designadvantage com
Cc: 
Date: Mon,  6 Oct 2003 10:34:04 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 123082] Changed - directfb build

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=123082

Changed by murrayc usa net 

--- shadow/123082	Sat Oct  4 19:41:50 2003
+++ shadow/123082.tmp.21867	Mon Oct  6 10:34:04 2003
@@ -9,13 +9,13 @@
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: pgasper designadvantage com               
 TargetMilestone: ---
 URL: 
-Summary: the requested #define
+Summary: directfb build
 
 Like Win32, gtk+(2.2.2) compiled with a target of linux-fb or directfb (via
 a DirectFB patch) does not have GtkSocket or GtkPlug, because they are
 specific to X11. 
 
 If one compiles gtkmm (2.2.x) against gtk+ (made with one of the above
@@ -106,6 +106,19 @@
 The gtk+/gdk patch for directfb is maintained by the DirectFB project
 currently.
 
 Right now I'm not entirly certain if my solution (with respect to
 wrapper_init.cc) is correct (I can't replicate it), but its a good
 example of what needs to be done.
+
+------- Additional Comments From murrayc usa net  2003-10-06 10:34 -------
+Yes, I think  GDK_WINDOWING_FB is what you are looking for.
+
+I think you mean wrap_init.cc, rather than wrapper_init.cc.
+wrap_init.cc is a generated file, so you need to create some way to
+say, in the .hg source file, that there should be an #ifdef in the
+wrap_init.cc file.
+
+This has already been done for Win32. For instance, see the
+_GTKMMPROC_WIN32_NO_WRAP macro in gtk/src/socket.hg, and the resultant
+#ifdefs in gtk/gtkmm/wrap_init.cc. I don't remember exactly how it's
+implemented, but grep should be helpful.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]