How do achieve the following:
┌────────────────────parent────────────────────┐
│ label [text-box                   ] [button] │
│ paragraph                                    │
└──────────────────────────────────────────────┘
- labelis aligned to the left
- buttonis aligned to the right
- text-boxoccupies all remaining width within parent
- paragraphis aligned to the left, must be left-aligned with- labeltoo
Both label and button should obey font properties defined elsewhere as maximum as possible. parent is center-aligned within window, and, naturally, can have arbitrary width.
Please advise.
 
     
     
     
     
     
     
    