<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Glad to hear things are working, except the webkit.  I have commented the Webkit stuff out because when trying to load the framework I get an error:</div><div><br></div><div><div>;; from  webkit.lisp </div><div><br></div><div><div>(eval-when (:compile-toplevel :load-toplevel :execute)</div><div>  (objc:load-framework "WebKit" :webkit))</div></div><div><br></div><div><br></div><div>results in an error</div><div><br></div><div><div>Welcome to Clozure Common Lisp Version 1.2-r9226-RC1  (DarwinPPC32)!</div><div>? </div><div>> Error: Unknown foreign type: NIL</div><div>> While executing: %PARSE-FOREIGN-TYPE, in process Listener(6).</div><div>> Type :POP to abort, :R for a list of available restarts.</div><div>> Type :? for other options.</div><div>1 > </div></div><div><br></div><div><br></div><div>however, the error is no real consequence other that stopping the loading the file which needs to be manually continued. At the moment I have commented the webkit stuff out because of this. The error got introduced in CCL 1.2</div><div><br></div><div>The #/ loadRequest: is wrapped up with the same performSelectorOnMainThread:withObject:waitUntilDone </div><div><br></div><div><br></div><div>Ralph, what version of CCL are you running?</div><div><br></div><div>thanks,  Alex</div></div><div><br></div><br><div><div>On Feb 4, 2009, at 11:07 PM, Raffael Cavallaro wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On Feb 4, 2009, at 9:52 PM, Alexander Repenning wrote:<br><br><blockquote type="cite">If you could have a look at the examples.lisp file (which  <br></blockquote><blockquote type="cite">automatically opens) and eval some of the sample user interfaces.  <br></blockquote><blockquote type="cite">Let me know if you get this to work, or why not.<br></blockquote><br>All of these work except for the WebKit examples. Even after manually  <br>using the webkit interface directory and manually loading the WebKit  <br>framework each of these examples simply opens a blank (albeit,  <br>correctly titled) window.<br><br>I know that WebKit is loaded and callable from CCL because ccl/ <br>examples/webkit.lisp loads and ccl::browser-window works as it should.<br><br><br>regards,<br><br>Ralph<br><br><br><br><br><br><br>Raffael Cavallaro, Ph.D.<br><a href="mailto:raffaelcavallaro@mac.com">raffaelcavallaro@mac.com</a><br><br>_______________________________________________<br>Openmcl-devel mailing list<br>Openmcl-devel@clozure.com<br>http://clozure.com/mailman/listinfo/openmcl-devel<br><br></div></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Prof. Alexander Repenning</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px">University of Colorado</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Computer Science Department</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Boulder, CO 80309-430</p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">vCard: <a href="http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf">http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf</a></font></p><br class="Apple-interchange-newline"></span></span></span></div></span> </div><br></body></html>