Tagged Questions
0
votes
3answers
125 views
GUI controls appearing and disappearing based on user inputs
I think it's considered a bad practice to have controls appearing and disappearing and the size of the window changing in a single GUI screen dynamically based on a user's input. However, I can't ...