How to remove header after using: elm_naviframe_item_push()
How to remove header after using: elm_naviframe_item_push()
BY 23 Dec 2016Native Application Development
After adding a box to a naviframe using: elm_naviframe_item_push(ad->nav, “text”, NULL,NULL,ad->box,NULL), a header/title appears written “text”. a line seperates this header/title from the rest of the UI. Is there any way to remove this title? For example another method of inserting the box into the naviframe? Entering NULL or simply “” into the text parameter does nothing, the top section of the screen is still reserved for the header and the dividing line still seperates the screen.
How to remove header after using: elm_naviframe_item_push()
After adding a box to a naviframe using: elm_naviframe_item_push(ad->nav, “text”, NULL,NULL,ad->box,NULL), a header/title appears written “text”. a line seperates this header/title from the rest of the UI. Is there any way to remove this title? For example another method of inserting the box into the naviframe? Entering NULL or simply “” into the text parameter does nothing, the top section of the screen is still reserved for the header and the dividing line still seperates the screen.
Any help is greatly appreciated.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio