Re: dmak_gtk.zip
- Posted by irv Nov 06, 2010
- 1191 views
I didn't install the USDA files, so I get:
/home/irv/dmak_gtk/get_usda_data.e:315 in function checkUSDAdata() variable Win has not been assigned a value
If you replace the Win var with null, that is better in this case, since that will allow the Info box to pop up showing where to get the USDA data.
(same in line 334)
BTW: you can easily make those links clickable so people can automatically download the data.
BTW2: I think it would be helpful to add tooltips to the various small clickable buttons.
BTW3: Also nice to have some kind of "busy" display while loading and/or sorting food lists. Either the Spinner or the Progress bar in activity mode.