aaahhh.. that works for my buttons, thank you!
Now I added in the tool bar a tool "File" providing an extra drop-down option "Quit" (submenu)
Code: Select all
____________________________|
File |
|->Quit | |
|
|
|
|
[Quit] |
___________________________|
which shall do the same as pressing the Quit-Button, but whilst for the Quit button there is a slot, there ain't one for the tool bar "Quit" option...
what am I missing, and how can I handle the dropdown-submenu option instead?
(ftm it's of course redundant, but later on I want to create a 2nd tool ("Inputs") with dropdown options to switch
GPIO24: input_pulldown <-> input_pullup)