<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Just FYI, my code completely bypasses interface builder and creates everything procedurally. For a while I was interfacing nicely with the stand-alone IB, but that became impossible when Apple eliminated it. The Apple layout constraints that you can create procedurally (and my lisp implementation of constraint macros to make use of it in CCL) will let you develop windows that dynamically adapt pretty well. The code has several example programs to get you started with that way of thinking.<div class=""><br class=""></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 18, 2021, at 11:15 AM, <a href="mailto:michael@stray-hound.com" class="">michael@stray-hound.com</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">That’s interesting that people have stopped trying to keep up with Apple’s changes. I totally understand. I’ve kept a Snow Leopard machine running because afaik that’s the last time Interface Builder was a separate program.<div class=""><br class=""></div><div class=""><b class="">Does anybody have copies of .ffi files made with ffigen4?</b></div><div class=""><br class=""></div><div class="">I have an idea about how to update the Interface Database. The problem is that I don’t have a good example of the .ffi files to compare against.</div></div>_______________________________________________<br class="">Openmcl-devel mailing list<br class=""><a href="mailto:Openmcl-devel@clozure.com" class="">Openmcl-devel@clozure.com</a><br class="">https://lists.clozure.com/mailman/listinfo/openmcl-devel<br class=""></div></blockquote></div><br class=""></div></body></html>