Wall View with Scrollbar help!

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #1
I have a wall view and I want to add a scrollbar BUT I want the scrollbar to be highlighted when hitting "Right" on the farthest right column of the wall and then when you hit "Right" on the scrollbar I want it to swing around to the farthest left column of the Wall. Is this possible?

I can get the scrollbar highlighted but when I click right again it highlights the farthest right column again and throws off the "flow".
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,976
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #2
Surely when you leave the scrolbar you want it to return to the last item you had focused?

It could possibly be done with a dummy button that gets focus when you click right from the scrollbar but then you'd have no idea on which row to use.

[Image: sig_zps3af3b48e.jpg]
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #3
Hitcher Wrote:Surely when you leave the scrolbar you want it to return to the last item you had focused?

It could possibly be done with a dummy button that gets focus when you click right from the scrollbar but then you'd have no idea on which row to use.


Good point, I will stop this endeavor as it no longer seems logical. Thanks!
find quote