Tags

Related Posts

Share This

Day 5: Creating GUI using GridLayout

Today’s exercise involved creating a GUI using the GridLayout and LinearLayout containers. I now have a pretty good idea about how to use these layouts to create a basic GUI and set its properties using the Outline and Propertes windows in Eclipse. I probably mixed something up though because my layout looks ugly. :P Something is obviously broken in some configuration which I need to fix. Remind me to never become a GUI developer because I’m not looking forward to this. Haha.. Tomorrow I will code up all these controls to work as designed.

TipCalculatorGUI