I have to make a simple program and the GUI
would look like this:
,,,,,,,,,,
| Read | <---a Button
``````````
name |``````````| <---a Textfield
``````````
|
|
a Label
My problem is how do I get the Label
'name' in the Vertical Box of Button
'Read' and text field` as the name and the text field are horizontal?