Am 10.07.2013 um 21:20 schrieb William Koperwhats <[email protected]>:

> Christian,
> 
> Is there a way to lock it to the Top and Right? This doesn't seem to be an 
> option for the NSButtonMBS class.


I will fix the example. You missed the autoresizingMask property?

You need to add this line:

  v.autoresizingMask = v.NSViewMinXMargin + v.NSViewMinYMargin // top right
  


Greetings
Christian

-- 
MBS Xojo Developer Conference 2013

More details and registration here:
http://www.monkeybreadsoftware.de/realbasic/events/






_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to