Languages

Menu
Sites
Language
Is there a Item in Tizen that can show image?

Not the Galley, I want a single item like ImageView in Android . But After I search the Tizen demo and help document, I find that there is no such item. Strangely, I find Tizen use the Button item to show a image !  

Is anyone has a good idea how I can implement a  item like ImageView in Android ?  And also support zoom/scral and pan function ?

Responses

1 Replies

You can use Label UI control  to show an image.

Override  OnDraw method and draw image using canvas .. you need to implement you own zooming/scrolling algorithim

You can use AppControl to show image in native image viewer - similar to what you see when you click on an image under MyFiles