Am 04.05.2013 um 18:04 schrieb Osswald Oliver <[email protected]>:
> Is there anything in the Plugins which I could use for this? You can simply use the NSViewMBS animator: dim n as NSViewMBS = new NSViewMBS(ContainerControl11.Handle) dim r as NSRectMBS = n.frame r.X = r.X + 10 n.animator.frame = r this will change frame with default animation. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
