5 Doing a refactor of the LCDUI code to hopefully make all of it better. I hope
6 that this is the final refactor of it to be honest because it has been
7 rewritten so many times. My goal though is to make it work as much as possible
8 across many applications since the current stuff confuses everything with the
13 Actually I do not believe I need any kind of drawing stuff in all of the
14 widgets because pretty much everything that can be obtained from a displayable
15 and the widgets is effectively accessible. So the widgets themselves need not
16 handle drawing really.