Adding a layout, and adding the list to the layout (it worked with other components in the popup, but not with the list), then the layout was set as content of the popup in elm_object_content_set
I tried to add the list to the parent instead of the popup
I tried to remove the styles
The only thing that is displayed is the title.
I can’t understand what i’m doing wrong, with other components everything works fine. Except for this case.
Anyway what i’m trying to achieve is to create a menu when the menu button is pressed.
I started from the example here: https://developer.tizen.org/development/guides/native-application/user-interface/efl/hardware-input-handling/managing-menu-and-back-key-events
List in a popup
I’m tryin to display a normal list (not a genlist) in a popup window.
But i tried all possible combination, but there is no way of having it displayed.
This is the latest version of the code:
And anyway i tried the following changes:
The only thing that is displayed is the title.
I can’t understand what i’m doing wrong, with other components everything works fine. Except for this case.
Anyway what i’m trying to achieve is to create a menu when the menu button is pressed.
I started from the example here: https://developer.tizen.org/development/guides/native-application/user-interface/efl/hardware-input-handling/managing-menu-and-back-key-events
Please help me.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio