pixelsense
How To handle multi-selection item in a scatterView
I am using Surface Toolkit Beta version for .NET 4.0. I am trying to select multiple items in a ScatterView. But I think I have to do it with code, can any one开发者_高级运维 help me please?It all dep[详细]
2023-01-28 20:42 分类:问答Drag&Drop is working for ScatterViewItem but not for Label
I use this method to drag a Label: private void Label_PreviewContactDown(object sender, ContactEventArgs e)[详细]
2023-01-28 15:25 分类:问答No Multitouch using ScatterView, MultitouchVista and Surface SDK
I have installed Microsoft Surface SDK 1.0 SP1 on Win7 with 64bit following this instructions: www.brianpeek.com/blog/archive/2009/05/14/install-the-surface-sdk-sp1-workstation-edition-on-x64.aspx[详细]
2023-01-28 05:46 分类:问答FileChooser in Microsoft Surface
Does anybody know a FileCh开发者_JS百科ooser control that can be used in Microsoft Surface?This is probably not the answer you want, but I would recommend you re-think your use case a bit to make the[详细]
2023-01-27 21:26 分类:问答How To customize the selection of multiple items in a surfaceListBox
I have a surfaceListBox that contains many items. when I put the SelectionMode to multiple , every thing is fine and I click on an item to add it to the selectionItems,[详细]
2023-01-26 12:24 分类:问答Image loading from web in wpf / surface
I\'m trying to load images from the web in my wpf application. The idea is the following: When I click on a button, a popup with additional information is raised. In th开发者_开发技巧is popup I\'m us[详细]
2023-01-26 01:58 分类:问答Implement gestures on Microsoft Surface
Is there any tutorial or example available that shows how to implement a custom gesture into Mic开发者_运维百科rosoft Surface? After hours of googling I couldn\'t find any.[详细]
2023-01-25 15:39 分类:问答How to AllowDrop only for specific types?
I use a LibraryBar to display some items that have a relationship. Since there are different relationships between items, I have multiple containers. As the default setting if is set AllowDrop to true[详细]
2023-01-25 00:52 分类:问答ScatterViewItem Custom Shape
I have a ScatterViewItem which contains a Canvas <Ellipse x:Name=\"Outer_Ellipse\" Fill=\"White\" Width=\"200\" Height=\"200\"></Ellipse>[详细]
2023-01-24 18:37 分类:问答Organizing layout of controls in ScatterViewItem
I have a scatterview item which has following contents in order mentioned in vertical order. TextBlock which will show 1-3 lines of text - TextBlock1[详细]
2023-01-24 09:33 分类:问答