Re: [gtkmm] FAQ suggestion



Andreas Rottmann <a rottmann gmx at> writes:

> Note that the patch also fixes the filename mentioned in the first
> para and line-breaks it.
>
Well, line-breaking wasn't in the patch sent. Fixed patch below.

Index: gtkmm-faq.xml
===================================================================
RCS file: /cvs/gnome/gtkmm/docs/FAQ/gtkmm-faq.xml,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 gtkmm-faq.xml
--- gtkmm-faq.xml	21 Jan 2003 13:37:42 -0000	1.1.1.1
+++ gtkmm-faq.xml	15 Jun 2003 16:37:44 -0000
@@ -15,7 +15,13 @@
   <edition>v1.0.0</edition>
   <date>2001-06-24</date>
   <abstract>
-    <para>Here are some frequently-asked questions and answers about gtkmm. If your questions aren't answered here then please email the <ulink url="&wwwgtkmm;/mailinglist.shtml">gtkmm mailing list</ulink>. If you would like to add to this FAQ, then please patch this file (gtkmm-faq.sgml) or just send your suggestion to the <ulink url="&wwwgtkmm;/mailinglist.shtml">mailing list</ulink>.</para>
+    <para>Here are some frequently-asked questions and answers about
+    gtkmm. If your questions aren't answered here then please email
+    the <ulink url="&wwwgtkmm;/mailinglist.shtml">gtkmm mailing
+    list</ulink>. If you would like to add to this FAQ, then please
+    patch this file (gtkmm-faq.xml) or just send your suggestion to
+    the <ulink url="&wwwgtkmm;/mailinglist.shtml">mailing
+    list</ulink>.</para>
   </abstract>
 </articleinfo>
 
@@ -425,6 +431,17 @@ find much more suitable for my apps.
 <para>
 Note that glibmm (in gtkmm2) comes with Glib::Dispatcher, which implements
 a cross-thread signal using the pipe approach described above.
+</para>
+<para>Andreas Rottmann added:</para>
+<para>
+If you need a more sophisticated cross-thread message-passing
+approach, take a look at <ulink
+url="http://libsigcx.sourceforge.net";>libsigc++ extras</ulink>. It
+provides cross-thread, typesafe slot invocation on top of <ulink
+url="http://libsigc.sourceforge.net";>libsigc++</ulink> and comes with
+a <ulink
+url="http://libsigcx.sourceforge.net/docs/sigcx_starting.html";>gtkmm
+example</ulink>.
 </para>
 </answer>
 </qandaentry>
Andy
-- 
Andreas Rottmann         | Rotty ICQ      | 118634484 ICQ | a rottmann gmx at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

This reality is really just a fucked-up dream -- Papa Roach


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