Page 1 of 1

PopupMenu

Posted: Thursday 4th March 2021 6:35pm
by cogier
Does anybody know how to stop a PopupMenu from showing? I will want to 'Turn it on' and 'Turn it off' in code. I am working on an analogue clock with a nerd load of customisations which is nearing completion. The clock has a right click PopupMenu that I want to disable while the 'Options' form is open. The latest code is attached.

Image
Analogue_clock-0.1.1.tar.gz
(83.61 KiB) Downloaded 196 times

Re: PopupMenu

Posted: Thursday 4th March 2021 6:54pm
by cogier
OK I have sorted it. Just set it to an empty string and all is well. I was looking at the wrong thing again!! :(