语言

Menu
Sites
Language
급하게 tizen core framework 에 대해 여쭤보고 싶은게 있습니다. 꼭 답변 부탁드립니다.

현재 타이젠2.4 버전과 안드로이드를 비교하면서 공부하고 있는 학생입니다.

두가지 질문이 있습니다. 부탁드립니다.

첫번째는 안드로이드에서 ui_input이 일어났을 때 불려지는 함수인 onInputEvent 함수와 같은 역할을 하는 타이젠 core framework의 함수는 어떤 것인가요?

두번째는 타이젠 2.4 버전에서ui_input로 인해  ui_update가 일어날 때 불려지는 타이젠 core framework의 함수는 어떤 것인가요?

꼭 답변 부탁드립니다. 감사합니다.

编辑者为: baro gim 26 5月, 2016

响应

2 回复
Nafisul Islam Kiron

Can you please post in English?

Also please mention platform and device.

Seongwon Cho

You would better read tutorial and source codes of Example in SDK.

 

1. event handling guide

https://developer.tizen.org/development/ui-practices/native-application/efl/event-handling

https://developer.tizen.org/development/ui-practices/native-application/efl/event-handling/event-types

https://developer.tizen.org/development/ui-practices/native-application/efl/hardware-input-handling

 

2. Which function is called when ui is updated?

It is depend on which evas object is used in your application.

If you render some image to evas image object

you can set on_pixel callback to object.

evas_object_image_pixels_get_callback_set()

https://docs.enlightenment.org/api/evas/doc/html/group__Evas__Object__Image.html#ga1602f8906760b1c871b84b4a287a52db