Languages

Menu
Sites
Language
Scroller Page Set 관련 문의

가로 Scroller에 여러장의 Image( 사이즈는 다 다름)를 올리고, Google Play Store 처럼 이미지 flick 시 좌측에 달라붙도록 하는 효과를 나타내고 싶은대요,

타이젠에서는 Scolloer Set 하는 Page가 정해져 있어서, Image 사이즈가 다를 경우 어떻게 처리 해야 할지 궁금합니다.

임의로 Left Signal을 받았을시 그때 페이지 셋을 하여 좌측으로 붙게하려 하여도, Scroller Signal엔 Drag, start 등만 있지, Left 로 Scroll 되고 있는지, Right로 Scroll 되고 있는지 알수 있는 방법이 없습니다.

Page Set에 대해서 동적으로 Page set을 할수 있는 가이드나 API가 필요할 것 같은데요, 어떻게 해야할까요?

 

 

 

Responses

5 Replies
Shaswati Saha

So far I could understand from your post is that, you're trying to work with images and horizontal scrolling. Please go through the Example section in the link below. I hope you're finding something similar. Have a look!
https://developer.tizen.org/ko/development/guides/native-application/user-interface/efl/building-ui-layouts/scroller?langredirect=1 
 

Moreover, you may also go through the GalleryUI Tizen Native sample for more implementation details. Good luck!

Please mark this post as the Best to promote to others if it helps.

병준 박

You don't understand my question.

I know scroller dev, but Signal is not exist( scroll,drag,left / scroll,drag,right ).

 

 

Shaswati Saha

That means, you want the scroll left and right functionality anyhow?

병준 박

ok, i want signal left, right when i drag scroller. but it's not exist.

Shaswati Saha

I've tried to find out a workaround to grab those signals but no success till now. Could you find out a way?