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 2014-05-31 18:34:37 +0200

ComboBox with >6 menItems does not trigger onClicked

I"m trying to make my first app, and one of the things i need is a comboBox with 7 menuItems. I noteced that whenever i choose a menu item when the programs runs it does not trigger the onClicked event (checked with console.log("clicked !") ). When i remove one option, no matter which one, it works as expected. GUI-wise there seems to be a big difference: up to 6 items are displayed as a menu on the current page, with 7 and more it creates a new page on the pagestack.

Do i have to do something special to get onClicked events with 7 or more menuItems ?

ComboBox with >6 menItems menuItems does not trigger onClicked

I"m trying to make my first app, and one of the things i need is a comboBox with 7 menuItems. I noteced that whenever i choose a menu item when the programs runs it does not trigger the onClicked event (checked with console.log("clicked !") ). When i remove one option, no matter which one, it works as expected. GUI-wise there seems to be a big difference: up to 6 items are displayed as a menu on the current page, with 7 and more it creates a new page on the pagestack.

Do i have to do something special to get onClicked events with 7 or more menuItems ?

ComboBox with >6 menuItems does not trigger onClicked

I"m trying to make my first app, and one of the things i need is a comboBox with 7 menuItems. I noteced that whenever i choose a menu item when the programs runs it does not trigger the onClicked event (checked with console.log("clicked !") ). When i remove one option, no matter which one, it works as expected. GUI-wise there seems to be a big difference: up to 6 items are displayed as a menu on the current page, with 7 and more it creates a new page on the pagestack.

Do i have to do something special to get onClicked events with 7 or more menuItems ?

ComboBox with >6 menuItems does not trigger onClicked

I"m trying to make my first app, and one of the things i need is a comboBox with 7 menuItems. I noteced that whenever i choose a menu item when the programs runs it does not trigger the onClicked event (checked with console.log("clicked !") ). When i remove one option, no matter which one, it works as expected. GUI-wise there seems to be a big difference: up to 6 items are displayed as a menu on the current page, with 7 and more it creates a new page on the pagestack.

Do i have to do something special to get onClicked events with 7 or more menuItems ?