chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] PS-tk documentation missing?


From: Matthew Welland
Subject: Re: [Chicken-users] PS-tk documentation missing?
Date: Thu, 5 Mar 2009 23:37:23 -0700
User-agent: KMail/1.9.10

I noticed the "tk" egg minutes after sending my previous email. The tk egg 
seems to have nice documentation and it works on my Nokia n800. However the 
PS-tk egg does not:

============snip============
Nokia-N800-50-2:~# csi

CHICKEN
(c)2008 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 3.3.1 - linux-unix-gnu-arm      [ dload ptables applyhook ]
SVN rev. 11106  compiled 2008-07-13 on debian (Linux)

#;1> (use PS-tk)
; loading /var/lib/chicken/3/PS-tk.so ...
Error: (apply) parameter limit exceeded

        Call history:

        <syntax>                (use PS-tk)
        <syntax>                (##core#require-extension (quote PS-tk))
        <syntax>                (begin (begin (##sys#require (quote PS-tk))) 
(##core#undefined))
        <syntax>                (begin (##sys#require (quote PS-tk)))
        <syntax>                (##sys#require (quote PS-tk))
        <syntax>                (quote PS-tk)
        <syntax>                (##core#undefined)
        <eval>          (##sys#require (quote PS-tk))   <--
=============end===============

What differentiates the two projects? It would be nice to know which one is 
most likely to be supported in the future or to converge on just one tk 
interface for Chicken.

Thanks,

Matt
-=-

On Thursday 05 March 2009 10:30:13 pm Matthew Welland wrote:
> FYI: The link on the PS-tk egg wiki page seems dead. I did see some docs
> for PS-tk on sourceforge: http://sourceforge.net/projects/pstk
>
> If desired I can cut 'n paste the sourceforge doc into the wiki but no
> promises on keeping all the formatting (although I'll try) ....
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]