이미지에 Click & Long Click 이벤트 주는 법
By 시언 박
04 Aug 2015 18:49
Korean
4 Replies
안녕하세요,
이미지를 하나 띄우고, 그 이미지에 evas_object_event_callback_add() 함수를 통해 Click 이벤트와 Long Click 이벤트를 주고 싶습니다.
evas_object_event_callback_add(ad->img, EVAS_CALLBACK_MOUSE_DOWN, _btn_pressed_cb, ad);
현재는 EVAS_CALLBACK_MOUSE_DOWN 을 통해 클릭 했을 때는 구별할 수 있지만 Long Click 의 경우에는 어떻게 하는지 모르겠습니다.
감사합니다.
View Selected Answer
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------