Hi Everyone,
I am new to the mcu development, may I know if it is possible to develop a scroll view (like the one on andriod/iphone) based on grlib? Any guideline or suggestion would be appreciated.
Here are my "steps"
1. Makes all widgets to use relative position(relative to its base view(background canvas))
2. Check if it is scroll gesture or button click and etc
3. update the base view position if it is the scroll gesture
P.S. I am using TM4C123GH6PGE