|
From: Alexander S.K. <al...@be...> - 2013-06-19 07:10:21
|
Itamar M. Lins Jr. Lins writes: > Error BASE/1004 Message not found: HPAINTTAB:AARRAY > Called from ->__ERRRT_SBASE(0) > ... This was mentioned a week few ago and the following was my answer: "That's because of different implementation of HTab in 2.16c and in current SVN version. I've told here already, that Htab in SVN is complicated and buggy, and now it became clear that it isn't compatible with an old version. I have no time and desire to dig in new HTab to fix it, the only decision for me is to replace it with an 2.16c. We may save current HTab as HTabEx in source/ or in contrib/ directory. Are there other suggestions ?" BTW, the more I dig in the current SVN code to find some bugs, the more I think, that the best way is to place my 2.16c to SVN or to GIT as a new branch and make it a main branch. Some new features from the current SVN are there already ( anchors, scrolling, some others ), we may add another, which we will consider really useful. Regards, Alexander. |