How to create multiple pages and keyboard on each

2019-08-16 17:59发布

问题:

i'm create a GUI program with multiple pages(first,second,main_menu). this code can move from one pages to another pages. for example form thefirst page going to second and main_menu after it. my problm is, i cannot insert text to QLineEdit on second page using that's keyboard. how i can solve this case?