Index of visible element in a ZapPanel

Views for WPF Forum

Posted 12 years ago by Oliver Rutsch
Version: 12.1.0561
Avatar

Hi,

 

I'm using a ListBox with a ZapPanel, just like in the ZapPanel example. So there's one item visible in the front while the other items are fade out or invisible. The problem is now that the focus may be on a different element when using the scroll bar. So the user may think, he selected an item, but the focus (an the SelectedIndex of the ListBox) may be on another, yet invisible item. This will be confusing and so I like to synchronize the visible item with the focussed item.

Unfortunaltely I didn't find a ZapPanel property to do this, FocalIndex is bound to SelectedIndex of the ListBox.

Any ideas?

 

Thanks and bye,

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Oliver,

Thanks for reporting this.  We've updated our code for the next build to update FocalIndex when scrolling with scrollbars.  Unfortunately we just published a maintenance release yesterday so it may be several weeks before this update is out.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.