Hi all,

I have created a simple checklist app that uses two buttons 'back' and 'next' to navigate a checklist. I know how to operate the QPushButton widgets and have coded them correctly as all of my checklists work fine. Although for one checklist which has identical coding and layout etc. to the rest, the buttons do not respond to clicks when the GUI is running on both android and PC. I have made sure they are all declared properly, etc. I have also checked whether the buttons were 'underneath' a layout. I have spent hours on this and simply cannot think of anything else that could go wrong as it only occurs on one checklist.

Any help would be greatly appreciated, thank you for your time