Update of /project/cells-gtk/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv16819/public_html
Modified Files: faq.html Log Message: corrected q11 Date: Sat Mar 5 02:17:01 2005 Author: pdenno
Index: public_html/faq.html diff -u public_html/faq.html:1.4 public_html/faq.html:1.5 --- public_html/faq.html:1.4 Sat Mar 5 02:08:15 2005 +++ public_html/faq.html Sat Mar 5 02:17:01 2005 @@ -39,8 +39,8 @@ <li><a href="#q9">Why do I need :owner here? It looks like c? would bind self to the mk-whatever enclosing the c?</a></li> <li><a href="#q10">How do I do xyz?</a></li> - <li><a href="#q11"> What is the cells error saying "[blah, blah] unless initialized by inputp" about? - There is no "inputp" in cells.</a></li> + <li><a href="#q11">Q: What does this error mean? : "cellular slot FOO of #<BAR 21B555A4> cannot be setf + unless initialized as inputp.</a></li> </ul>
<p/> @@ -187,7 +187,7 @@ mailing list</a>. The GTK documentation is also very helpful... And if it comes to it, adding the foreign function binding from the GTK API isn't hard either. <p/> -<strong id="q11">Q: What is this error mean? : "cellular slot FOO of #<BAR 21B555A4> cannot be setf +<strong id="q11">Q: What does this error mean? : "cellular slot FOO of #<BAR 21B555A4> cannot be setf unless initialized as inputp."</strong><p/> <strong>A:</strong> This error is signalled because you tried to setf an invariant slot. Read the <a href="cgtk-primer.html">cells-gtk primer</a> for more @@ -197,7 +197,7 @@ <address><a href="mailto:peter.denno@nist.gov">Peter Denno</a></address> <!-- Created: Thu Mar 3 18:45:35 EST 2005 --> <!-- hhmts start --> -Last modified: Fri Mar 4 18:51:51 EST 2005 +Last modified: Fri Mar 4 20:15:41 EST 2005 <!-- hhmts end --> </div> </body>