Daily Archives: July 30, 2006

Inventory

I’ve implemented several little, but usefull features in inventory today. Like import/export now working, cloning of table layouts, etc. But I’ve hit bit performance issues with sqlite, because I am an gigantic SQL n00b. So I am looking for a good sql book.  If you have suggestions please leave a comment. I also realized I’ve read more »

Nice rendering withouth textview or html widget

Just build out of gtkimages, tables, and vboxes. and only the background uses expose-event signal todo some custom rendering. I think the result came out very nice. How it looks in gmpc:  here