I crash my system now, and here is a message I got once.  Usually it just 
gets lots of repeats of a CRITICAL error in the console. I don't think I typed 
"loadd".

loadd 'grid'
   NB. session definitions for grid
   
   load 'jzgrid'
   
   NB. =========================================================
   NB.*grid v display noun in grid
   grid_z_=: 3 : 0
   gridp_jzgrid_ y
   :
   (x;coname'') gridp_jzgrid_ y
   )
   load 'grid'
   grid i.10

-----Original Message-----
From: programming-boun...@jsoftware.com 
[mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam
Sent: Tuesday, March 13, 2012 8:16 PM
To: programming@jsoftware.com
Subject: Re: [Jprogramming] grid available on j701

there was a typo. the line should be

wd^:(-.IFJ6) 'pshow;pshow sw_hide'

the : was previously missing.

Втр, 13 Мар 2012, Björn Helgason писал(а):
> I tested the examples
> http://www.jsoftware.com/jwiki/Grid/Examples
> 
> Something is missing
> 
> --------- 1:st
>    gdemo_close=: destroy
>    create''
> |domain error: wd1
> |       13!:8[3
>  ------------ 2:nd
>    gdemo_close=: destroy
>    create''
> |assertion failure: cairo_glclipreset
> |   0~:gtkcr,gtkpl
> ------------ 3:rd
>    create''
> |assertion failure: cairo_glclipreset
> |   0~:gtkcr,gtkpl
> ---------------- 4:TH
> 
>      create''
> |assertion failure: cairo_glclipreset
> |   0~:gtkcr,gtkpl
> ---------------- 5:TH
>    CELLDATA=: 3 + ?3 5$17
>    HDRROW=: HDRCOL=: 1
>    create''
> |index error: getparentid
> |   0 pick ndx    {fms
> 
> 2012/3/11 bill lam <bbill....@gmail.com>
> 
> > grid now works under j701 with or without jtkwd
> >
> > without gtkwd:
> >
> > load 'grid'
> > grid i. 10 10
> >
> > an example of embedding grid into an existing form is provided at
> >
> > http://www.jsoftware.com/jwiki/Grid/Examples
> >
> > --
> > regards,
> > ====================================================
> > GPG key 1024D/4434BAB3 2008-08-24
> > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > --------------------------------------------------------------------
> > -- For information about J forums see 
> > http://www.jsoftware.com/forums.htm
> >
> 
> 
> 
> --
> Björn Helgason, Verkfræðingur
> Fornustekkum II
> 781 Hornafirði,
> t-póst: gos...@gmail.com
> gsm: +3546985532
> twitter: @flugfiskur
> http://groups.google.com/group/J-Programming
> 
> 
> Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari 
> einfaldleikans
> 
> góður kennari getur stigið á tær án þess að glansinn fari af skónum
>           /|_      .-----------------------------------.
>          ,'  .\  /  | Með léttri lund verður        |
>      ,--'    _,'   | Dagurinn í dag                     |
>     /       /       | Enn betri en gærdagurinn  |
>    (   -.  |        `-----------------------------------'
>    |     ) |         (\_ _/)
>   (`-.  '--.)       (='.'=)   ♖♘♗♕♔♙
>    `. )----'        (")_(") ☃☠
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to