I test with the script
====================================
require 'gtkwd grid'
cocurrent 'm1'
DISSECT=: 0 : 0
pc dissect closeok;
xywh 3 43 457 414;cc parsegrid isigraph rightscale bottomscale;
)
NB. grid control:
parsegrid=: '' conew 'jzgrid'
NB. setup:
foo=: 3 : 0
wd DISSECT
wd^:(-.IFJ6) 'pshow;pshow sw_hide'
setnames__parsegrid ('GRIDID';'parsegrid')
setnames__parsegrid ('GRIDHWNDC',&<wd 'qhwndc parsegrid')
setnames__parsegrid ('GRIDPID',&<'dissect')
show__parsegrid _2 ]\ ('CELLDATA',&<celldata),('CELLEDIT',&<celledit)
wd 'pshow'
evtloop^:(-.IFJ6)''
)
NB. handler:
parsegrid_gridhandler =: 3 : 0
smoutput 'grid event!'
)
foo''
====================================
the parsegrid_gridhandler was never run on _both_ j602 wine and gtkwd.
can you provide a simple script to reproduce the bug on gtkwd that
run ok on j602?
--
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