0.0.5 
2009 12 26
- fixed SQL to get only used product groups for buttons

2009 12 25
- products are listed in debug after selecting a product group and pushing temporary "get products" button
- added menu File: open db, close db, quit: all work.
- added menu Product: new, edit, delete, delete current, load all - items; none works yet!

0.0.4

2009 12 24
- difference between number of groups and number of used groups

2009 12 23
- found out how to add buttons on runtime: added for product groups


2009 12 20
- added separator * again (even when optinal separator given = now is more like closing signs) to make clear where errors start and end.
- other things

2009 12 15
- some things

2009 12 14
- calculation about rows and cols
- get number of products (all or for selected category)
- get number of categories, fill drop-down box with categories to test selecting one.

2009 12 13
- mdata continued

2009 12 12
- mdata created

2009 12 09 
- error feedback for button calculation numbers zero or to big
- number of buttons from rows, cols
- button calculation added
- images made tot test
- CButton probably not needed, just use existing buttons.
- CProduct: added priority and group plus priority
- CProdGroup with priority, color and name

2009 12 08
- FMain
- CButton
- CProduct