Re: [gtk-list] The Programmer's FAQ ? (was : Re: alignment oddity)



On Thu, 03 Jun 1999 11:41:01 +0200 (MET DST), gtk-list@redhat.com (Emmanuel DELOGET) wrote:
> I want to know how many poeple would be interested in a Programmer
> FAQ - the ideal companion for this list, something between the
> turorial, the reference and the basic gtk FAQ.

Good idea! Do you want to take the "Programming with GTK+" from the GTK
FAQ as a starting point, or just 
Anyway, here are some FAQs (without A's) that come to my mind:

1. The back quote question. (gcc `gtk-config --cflags` -o foo -c foo.c)
2. The make questions. Some make utilities don't understand the back quote
   construction in the CFLAGS, so therefore use GNU make.
3. A simple Makefile for GTK programs.
4. A simple autoconf+automake example for GTK programs (been there, done
   that, have the T-shirt).
5. A simple autocons+automake+libtool for GTK programs (also been there,
   done that, T-shirts were sold out ;-).
6. The update-while-doing-a-lengthy-calculation question.
7. Difference between events and signals.
8. Mixing C and C++ in GTK programs.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/




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