Re: [MBS] NSMenuItemMBS shortcuts

2017-06-30 Thread Christian Schmitz
> > Currently, my menu appears in the Menu bar, it works very well using the > mouse, but the shortcut does not. It works only if I first open the menu > with the mouse, let it open and finally press my shortcut with > Command-Shift modifiers. When the menu is closed, my shortcut does not > r

Re: [MBS] NSMenuItemMBS shortcuts

2017-06-30 Thread Jean-Luc Arnaud
Found, I had to read the MBS CocoaBase PDF file. Now that I have a shortcut, what is the best way to deal with it? Currently, my menu appears in the Menu bar, it works very well using the mouse, but the shortcut does not. It works only if I first open the menu with the mouse, let it open and fi

Re: [MBS] StdinMBS

2017-06-30 Thread Lee Badham
Hi, Actually, I'm just using the built in stdin.readline now because that doesn't seem to block threads. Xojo 2017r1.1 Regards, Lee Badham Bodoni Systems Ltd > On 29 Jun 2017, at 17:44, Lee Badham wrote: > > Hi, > > I'm trying to use StdinMBS in a console application to read in data withou

[MBS] NSMenuItemMBS shortcuts

2017-06-30 Thread Jean-Luc Arnaud
Hi, Is there a way to add a Keyboard Shortcut to a NSMenuItemMBS? Don't find the answer in the MBS Cocoa Plugin PDF file. TIA for your help. -- Jean-Luc Arnaud ___ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info

Re: [MBS] PIctureMBS.CopyPictureWithoutMaskMBS

2017-06-30 Thread Christian Schmitz
> are now throwing exceptions when using normal (32 bit) Xojo picture objects: > > Unhandled Exception: 0 Masks for Pictures with alpha channel is not supported > in XojoFramework.dylib$9150 The Xojo runtime throws them. You got a picture with alpha channel. Sincerely Christian -- Read our b