Welcome to the Xceed Community | Help
Community Search  
More Search Options

Multi-touch support

Sort Posts: Previous Next
  •  12-30-2010, 7:58 PM Post no. 29548

    Multi-touch support

    When will the Listbox support multi-touch?

     Is there a way I can enhance the control to support it? 

  •  01-11-2011, 12:25 AM Post no. 29575 in reply to 29548

    Re: Multi-touch support

    Hi.  I would appreciate any clarification for my original question.

     

    Thanks.

     

    Jaime 

    Jaime:

    When will the Listbox support multi-touch?

     Is there a way I can enhance the control to support it? 

  •  01-11-2011, 1:57 PM Post no. 29578 in reply to 29575

    Re: Multi-touch support

    Hi Jaime,

    I apologize for the delay. The developer that knows this product best was on vacation until this week, so it took me longer to get an answer.

    We do want to port the ListBox towards the Phone SDK, and by doing this we will have to implement touch support and gesture support for scrolling, navigating and using the buttons and controls that are part of our default template.

    So yes, it is in our plans, however we do not yet have a date in mind as to when it will be available, but it is one of our priorities.

    However, you mention multi-touch. We do not think that we will implement anything in regards to having multiple touch points. There will therefore not be support for zoom in/out.

    As to doing this yourself, we would recommend the following blog post:
    http://blogs.infosupport.com/blogs/willemm/archive/2010/06/22/fun-with-silverlight-multi-touch-hub-navigation.aspx

    You could therefore subscribe to the Touch event and pass the ListBox Panel as reference point in order to track the touch points and scroll the ListBox, etc.

    As for the interaction with the buttons and controls that are part of the ListBox, you might have to derive from those controls and change the control template of those we use for the corresponding derivation, also listening to the touch event, but in a more specific manner.

     


    ** Quick Tip: Clients with an active support subscription should be sending their questions by email if they wish to benefit from the faster response time. Thanks!


    Diane Lafontaine
    Technical Support
    Xceed Software Inc.
  •  01-12-2011, 1:32 PM Post no. 29588 in reply to 29578

    Re: Multi-touch support

    Thanks for the prompt response.Unfortunetly, this was not the answer I wanted to hear :)

    I appreciate the articles. I will try to implement my own solution.

     

    Thanks again,

     

    Jaime. 

  •  05-14-2013, 1:54 PM Post no. 33318 in reply to 29588

    Re: Multi-touch support

    Jaime, were you ever able to implement a touch panning solution for the Xceed ListBox?
  •  05-14-2013, 2:21 PM Post no. 33320 in reply to 33318

    Re: Multi-touch support

    Attachment: 2013-05-14_1121.png

    I found that it is possible to add some basic touch panning support by modifying the Xceed ListBox PanningMode. It kind of works, though the animation is a bit choppy. I suspect it is fighting the Xceed ListBox to do the animation.

     

     


View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.