Stepping back a sec to your previous questions and goal, did you actually > want to customise the drip behavior beyond just filtering what can and > can't be dropped? > > What I want is to give different properties to the drop item. So the item called "folder", when dropped in the left tree, will be an item that will accept drops and therefore, will ne expandable. But the other items, like"ball", after being drop, they will not accept drops. Once item is a container, and the others are single items. So when the drop happens, If the item is called "folder" I will custom the flags in a way, and if the item is called something else I will custom the flags differently. Also I can have another item called "separator" that once drop in the left tree will change the text to "--------------------------------------"
Does that make scene? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1092dfe8-3c55-4f95-8300-9d8073baae06%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
