You can add new gtk definitions in ~Public/gui/gtk/source/api/cd.ijs

Also if your jgtkgrid.ijs is built from a project, that project can be put
under Public repo.

Сбт, 07 Май 2011, L.Tomei писал(а):
> 
> 1. manifest.ijs is used just to read version and description, which are then
> shown in the "about" dialog (from popup menu)
> 
> 2. I understand it's not good to force ascii box drawing characters in an
> addon; I can remove it; this was useful to test multiline cells (try: grid <
> each i.10 10)
> 
> Please consider whether it is appropriate to clean code, moving gtk dll
> calls definitions from gui/jgtkgrid to gui/jgtk
> 
> Lorenzo Tomei
> 
> 
> bill lam-2 wrote:
> > 
> > The first lines of it,
> > 
> > require 'gui/gtk'
> > coclass 'jgtkgrid'
> > coinsert 'jgtk'
> > require 'gui/jgtkgrid/manifest'
> > 9!:7 '+++++++++|-'
> > 
> > I do not understand why
> > 1. it require the manifest.ijs file to run
> > 2. force ascii box drawing characters.
> > 
> > It also needs a minor fix to run under gtk+3, but I can fix it later.
> > 
> > Thanks Lorenzo Tomei.
> > 
> > 
> > -- 
> > 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
> > 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/jgtkgrid-tp31568240s24193p31569149.html
> Sent from the J Programming mailing list archive at Nabble.com.
> 
> ----------------------------------------------------------------------
> 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

Reply via email to