Re: Carbon -> Cocoa

2018-08-21 Thread Alastair Houghton
On 21 Aug 2018, at 10:09, Mike Crawford wrote: > >> drag C developers away from the POSIX sockets API > > Don't be dismayed if you're not happy with NIO: > > There are numerous APIs that do such dragging, for example the > ADAPTIVE Communications Environment (ACE): > > http://www.dre.vanderb

Re: is there a way to determine if an NSButton is toggleable ?

2018-08-21 Thread Guillaume Laurent
> On 21 Aug 2018, at 01:39, Jeff Nadeau wrote: > > NSButton is interesting in that it separates out the state (e.g. > `isHighlighted` and `state`) from the presentation of that state. The state > manipulation behavior is totally uniform, i.e. the `state` property always > toggles between Off

Re: Carbon -> Cocoa

2018-08-21 Thread Mike Crawford
> drag C developers away from the POSIX sockets API Don't be dismayed if you're not happy with NIO: There are numerous APIs that do such dragging, for example the ADAPTIVE Communications Environment (ACE): http://www.dre.vanderbilt.edu/~schmidt/ACE.html Mozilla's NetScape Portable Runtime, T

Re: Carbon -> Cocoa

2018-08-21 Thread Jean-Daniel
> Le 20 août 2018 à 18:51, Jens Alfke a écrit : > > > >> On Aug 18, 2018, at 11:19 AM, Stephane Sudre wrote: >> >> It might be the new Carbon once: >> >> - there is ABI stability in Swift. This could be not before late 2019. >> >> - the new APIs are only available in Swift. Is Swift NIO a