KitchenTouch project: status update
Recently I’ve posted about my pet project called KitchenTouch. Here’s the the latest status of it… The last update as of Aug 18, adds support for skinnable GUI. Now styles (i.e. colors/fonts/etc) of buttons, tabs and other UI controls could be changed. For now the style lives in App.xaml, but the intent is to move the skinning to external resource that could be modified by end-user without the need to re-compile the app. Here’s a preview of the new styling. A big win for me is that I’ve finally figured out how to make the scrollbars wider (and therefore much easier […]