We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2017-04-18 03:05:42 +0200

Using ContextMenu with TextSwitch in ListView

So i have a simple ListView, and i if i use Label as delegate i can use ContextMenu with it. But when i try to use TextSwitch with ContextMenu, ContextMenu does not work. Click is reserved for TextSwitch toggle. I tried to check automaticCheck to false and it is not working.

So, it is possible to combine TextSwitch with ContextMenu?

All best

Using ContextMenu with TextSwitch in ListView

So i have a simple ListView, and i if i use Label as delegate i can use ContextMenu with it. But when i try to use TextSwitch with ContextMenu, ContextMenu does not work. Click is reserved for TextSwitch toggle. I tried to check automaticCheck to false and it is not working.

So, it is possible to combine TextSwitch with ContextMenu?

All best