Languages

Menu
Sites
Language
Button Menu

Tell me please how to use button Menu?

thanx :D

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

4 Replies
Madhuri A
Please refer https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.apireference%2FclassTizen_1_1Ui_1_1Controls_1_1Button.html
Levan Gogohia
Hmm, i want to use system button Menu
wil smith
Use IFormMenuEventListener and Form::SetFormMenuEventListener() to handle the Menu button pressed event. You can use ContextMenu for displaying a menu along with it.
Levan Gogohia
Thanx:D