Creating Controls
We've taken the first step in creating our GUI program and defined the look and behavior of our name-scrambling application. Let's start writing some code!
On the following pages, we'll explore how each of our featured libraries create GUIs and how they are programmed. I'll show you the code for each library first and explain some of their nuances. Then I'll explain the primary differences as well as the significant advantages and disadvantages of each.