in

Browse by Tags

  • 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
  • KB 000015 - DragAndDrop doc

    This material is available in .doc format for download at: http://www.blendables.com/files/folders/essentials_documentation/entry195.aspx DragAndDrop Description DragAndDrop allows WPF Items controls to support Drag and Drop via attached properties. It handles all the work needed for support the Drag Drop...
    Posted to knowledge base (kb) (Forum) by kurt.brockett on 08-07-2007
  • DragAndDrop

    For DragAndDrop we have described 3 different scenarios of how you may want to use our control. DragAndDrop is very flexible and pretty simple to use. For complete samples on utilizing DragAndDrop checkout the sample available at http://www.blendables.com/files/folders/samples/entry62.aspx
    Posted to essentials docs (FileGallery) by kurt.brockett on 08-07-2007
  • Re: Using the Drag and Drop Sample

    Adam, Thanks for your patience. Ashvil has put together a new sample to show drag and drop between two panels for objects such as images. This should provide the necessary sample code to implement drag and drop for things other than straight text. You can find the sample here: http://www.blendables.com/files...
Page 1 of 3 (21 items) 1 2 3 Next >
Copyright © 2007 IdentityMine, Inc.  | Careers  | Policies  | License  | News & Press