语言

Menu
Sites
Language
Context popup in native

Hi,

We dont have Context popup in native controls. Can we acheive that property with any native controls..?

1. on web page text while we are selecting text can we make it as underline?

2.After selecting can we change the selected block text color with different color?

3. For only context menu we cannot make the back form tranparent. only we can make

  form.setShowState(false);

Or any alternative option to make transparent.

 

Thanks

Rajyalakshmi

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
kimi
Hi Rajyalakshmi, In native programming, You can use ContextMenu "https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fguide%2Fui%2Fimplementing_contextmenus.htm" to do the same funcionality of a context popup. and answer for your other query can be found at "https://developer.tizen.org/forums/native-application-development/how-select-text-web-control-page-0" Kimi.