Re: slash




> i re-started to hack on an applet, and started making actual progress this
> time. when it's finished, it'll be a news ticker for slashdot.org -
> showing the most recent headlines.

Wow!  Now that is an excellent app!

I just can tell you that compiling applet code is now easier than ever
(but you need the CVS code for this).

Now you can do:

cc ticker.c `gnome-config --cflags --libs applets` -o ticker

That gets you the right libraries and the right defines for your
applet to use.  This is inspired in Owen's gtk-config proggie.

cheers,
Miguel.



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