require 'gui/gtkwd'
   load '~Demos/wd/demos.ijs'
   require 'gl2'
   wd'pshow'

   NB.wd;~Demos/wd/demos.ijs'
   wd;'~Demos/wd/demos.ijs'
|domain error: wd1
|       13!:8[3
 
I tried to follow the instructions on the wiki page for gtkwd and I get a 
domain error.
I do get the  Demos Select window. But I get lots of wd1 errors with my own old 
software and the image is always this one.  I do not know how to go about 
finding the error and fixing it.

Linda

  -----Original Message-----
From: programming-boun...@jsoftware.com 
[mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam
Sent: Sunday, February 19, 2012 7:43 PM
To: programming@jsoftware.com
Subject: Re: [Jprogramming] show grid

You need to add wd'pshow' after wd F1, please refer to gtkwd jwiki
page.

Be warned that grid is very inefficient under gl2 emulation, jgtkgrid
should be faster.

Вск, 19 Фев 2012, Björn Helgason писал(а):
> I am moving an application from J6 to J7 GTK and when I do show on the grid
> I get an error
> 
> 
> wd F1
> 
> g1=: '' conew 'jzgrid'
> GRIDID__g1=: 'g1'
> CELLDATA__g1=: i.100 100
> show__g1''
> 
> 
> assertion failure: cairo_glclipreset
> |   0~:gtkcr,gtkpl
> 
> What am I missing?
> ----------------------------------------------------------------------
> 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