sEquEncE
2nd February 2001
Description
sEquEncE is a simple game widget maked in/by/with GOB (Gtk Object Builder). It consists in remember a sequence of positions, or if you like a sequence of contents of these positions -numbers or pixmaps-.
My main purpose is to show that C is a very good language to create Gtk+ objects if you use GOB.
I have done other tool (GTKgas) that makes Gtk Object skeletons from a parent class name, but I prefer GOB because you ever use a simple language without knowing Gtk+ internals. In other words, GOB is a very good interface between coders and Gtk+, but GTKgas doesn't.
Download
Here you can download sEquEncE source code with a very simple interface to use it. If you want to make other interface, of course you can.
Besides, you can find pixmaps to insert into sEquEncE positions and make pixmaps collections. Only remember that pixmaps have to be in XPM format and have to be named XXX.xpm (where XXX is a number).
If you make a good interface based on GNOME you could use my logo to insert in GnomeAbout object. It is the original sEquEncE logo ^,~.
I said about GTKgas, well, now you can see what it's and know where its name come from (very important thing).
Finally, here you have a link to G.O.B. web site.
Contact
Now, only the author. Click author line on top of this page (have you see HTML code?).