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
Daily Archives: July 30, 2006
Nice rendering withouth textview or html widget
July 30, 2006 – 3:25 am
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