Chris Burke wrote: > bill lam wrote: >> I use tortoisesvn's svn update libsrc at >> http://www.jsoftware.com/svn/libsrc >> >> but it does not update to current beta version, do I need to co again >> to get the >> updated version? > > For the latest beta scripts, please use > http://www.jsoftware.com/svn/libsrc/branches/dev. > > I need to clean this up and document it better, perhaps after the release.
After getting the source for jzgrid and jsgrid etc, its ijp contains like PRIMARYFILES=: 0 : 0 ~Source\grid\base\main\init ~Source\grid\base\main\defs ~Source\grid\base\main\opts ~Source\grid\base\main\cell ~Source\grid\base\main\events ~Source\grid\base\main\extents ~Source\grid\base\main\flip ~Source\grid\base\main\header ~Source\grid\base\main\misc ~Source\grid\base\main\show ~Source\grid\base\main\sizes ~Source\grid\base\main\sort ~Source\grid\base\main\state ~Source\grid\base\main\undo ~Source\grid\base\main\zoom ) if I want to include in my project not the jzgrid, jsgrid library but their source files, do I need to add those files manually or is there any quicker method? Also will there be any inter-dependency problems so that I need to arrange the order of loading by myself? -- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
