[plt-scheme] Using FrTime
I am using the released version of drscheme 352. I tried with mred as
well but the GUI was still rather slow to update.
I checked out trunk of svn just now but mred segfaulted as soon as I did
(require "spread.ss") and drscheme segfaults on startup. Im a little to
lazy right now to debug it..
Perhaps I set something up wrong but basically my session was this
$ svn co ...
$ cd src
$ ./configure && make && make install
$ cd ../collects/frtime/demos/gui
$ ................../bin/mred or drscheme
Corey Sweeney wrote:
> In reference to the GUI delay, What version of drscheme are you
> using? the "released" 352, or a SVN version? I'm trying to isolate
> a thread lag that seems to be related to GUI updates (from window
> sizing or whatever).
>
> If you try to run it in mred instead of drscheme does it still have
> the lag in GUI updates?
>
> If it's slow in drscheme and not in mred and your using the "released"
> 352, then try a SVN version and let me know if it works.
>
> Corey
>
>
>
> On 10/1/06, *Jon Rafkind* <workmin at ccs.neu.edu
> <mailto:workmin at ccs.neu.edu>> wrote:
>
> You mean the one in frtime/demos/spreadsheet? I tested it and it
> seemed
> fine for the most part. The GUI took quite a while to update when I
> adjusted the window size or scrolled the cells.
>
> Gregory Cooper wrote:
> > The spreadsheet has been suffering off and on from a few performance
> > and stability issues, so we decided to take it out of the
> > distribution. Dan might have some time to look into reviving it.
> > Otherwise, I should be able to do so, but probably not for a week or
> > so.
> >
> > On 10/1/06, Prabhakar Ragde <plragde at uwaterloo.ca
> <mailto:plragde at uwaterloo.ca>> wrote:
> >> > Im reading "Crossing State Lines: Adapting Object-Oriented
> >> Frameworks to
> >> > Functional Reactive Languages" by Ignatoff, Cooper, and
> Krishnamurthi
> >> > and would like to try out the first example but can't get it
> >> working in
> >> > drscheme 352.
> >>
> >> Interesting paper. Is code for the spreadsheet application
> available
> >> somewhere? I think I could learn a lot from looking at it.
> Thanks. --PR
> >> _________________________________________________
> >> For list-related administrative tasks:
> >> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >>
> > _________________________________________________
> > For list-related administrative tasks:
> > http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> >
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>
>
> --
> ((lambda (y) (y y)) (lambda (y) (y y)))
> ------------------------------------------------------------------------
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>