in

Browse by Tags

  • Re: Drag and Drop

    The Drag and Drop control should ideally work on all ItemsControls. Internally the control uses ItemsControl.ItemContainerGenerator to retrieve the item on which the drag was initiated. However in the Xceed DataGrid control the ItemContainerGenerator property has been made obsolete . That is why drag...
    Posted to blendables : essentials mix (Forum) by Jim Mangaly on 11-05-2009
  • Re: Drag and Drop Nested in Zoombox breaks drag.

    During a Drag and Drop operation, when Transforms are used, the GetPosition API, which tells us where to position the Adorner hosting the Visuals, is returning wrong coordinates. We are investigating a workaround and are talking to the WPF team. Warm Regards, Ashvil
    Posted to blendables : essentials mix (Forum) by Ashvil on 01-27-2009
  • Timeline panels not matching up

    I have a ruler-style timeline panel like in your examples at the top and i am dynamically adding DragAndDropListBoxes in the codebehind. The Listboxes each have a timelinepanel as their template, and all of the dates match the dates for the ruler at the top. The problem is that they dont match up. The...
    Posted to blendables : essentials mix (Forum) by bsayegh on 11-07-2008
  • Re: TreeView drag

    Hi Peter, The size scaling is due to stretching. It can be solved by setting HorizontalAlignment property of the TreeViewItem to left. This property can be right or center, but not stretch. Another option to solve this issue is to set the correct width to the TreeViewItem. For the second issue, as a...
    Posted to blendables : essentials mix (Forum) by Ashvil on 02-27-2008
  • Re: TreeView drag

    One of our developer Deepthi looked at the issue about the 'ten times bigger' visual and believes it has to do with stretching....his exact answer: "The size scaling is due to stretching. It can be solved by setting HorizontalAlignment property of the TreeViewItem to left. This property...
  • Re: Question re: Blendables Drag 'n Drop

    Actually, the mouse position is not reliable during Drag and Drop and you need to use an alternative method (See below). http://msdn2.microsoft.com/en-us/library/system.windows.input.mouse.getposition.aspx >> From the MSDN docs The position of the mouse pointer is calculated relative to the specified...
    Posted to blendables : essentials mix (Forum) by Ashvil on 01-30-2008
  • Re: Question re: Blendables Drag 'n Drop

    Can you post your sample project so that we can investigate further why the Mouse position is not returning correctly. Warm Regards, Ashvil
    Posted to blendables : essentials mix (Forum) by Ashvil on 01-30-2008
  • Re: Drag&Drop

    Yes, the DragAndDrop class enables drag and drop scenarios for any type of ItemsControl. The DragAndDropListBox / ListView / TreeView controls are preconfigured ItemsControl derivatives supplied purely for ease of access. The DragAndDrop attached properties can also be used to provide d&d functionality...
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 09-28-2007
  • Drag&Drop

    Does Blendables D&D supports ItemsControl only? What are these controls DragAndDropListBox, DragAndDropListView and DragAndDropTreeView? How to use these controls? Thanks AllTec
    Posted to blendables : essentials mix (Forum) by vishalb on 09-25-2007
  • Re: DragAndDrop: InvalidCastException

    Nesher, Thanks for the report. We were able to reproduce the error and get a fix into our latest internal build. The next publicly released build will fix this typecast issue. Stay tuned for the upcoming release and thanks again! Kurt
Page 1 of 3 (21 items) 1 2 3 Next >
Copyright © 2007 IdentityMine, Inc.  | Careers  | Policies  | License  | News & Press