On Sep 24, 2011, at 7:42 AM, andineupert wrote: > is there an "easy" way to do drag & drop with monodroid? I tried to do it > like its described in the corresponding article in the Android SDK Developer > Guide, but it failed for the reason that i didn't find some classes which > are used in this article (e.g. ClipData).
Can you provide a link to the article and the types that are missing? I suspect that ClipData is a custom type provided in the article, as it's not a type within android.jar. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
