home *** CD-ROM | disk | FTP | other *** search
- TABOGA TEMPLATES AND TOOLS FOR CLARION FOR WINDOWS
- ==================================================
-
-
- Fixes for Release 2
- ====================
-
- Included in this patch files are fixes for a couple of bugs
- that with the Taboga Templates for Windows. Rather than waiting for
- the next release (the release for CW 1.002), we are uploading these
- now in case they are needed by someone.
-
- Specifically, the following two fixes are included:
-
- 1) There was a bug in two of the tagging code templates: TCopyTags,
- and TProcessTags. The bug appeared when using queues for holding tags.
- In the TCopyTags template, when we were copying tags from a memory queue
- tag set to a field in the primary file tag set. In the process tags
- template, you couldn't use this template with neither of the two types
- of queue tag sets.
- Both of these conditions are fixed now. It is important to note,
- however, that to fix these problems we had to make some corrections to
- the TTag.DLL file.
- Thus, make sure that you execute the following two statements at the
- dos prompt:
- COPY \CW\TABOGA\TTAG.OBJ \CW\OBJ
- COPY \CW\TABOGA\TTAG.LIB \CW\OBJ
- COPY \CW\TABOGA\TTAG.DLL \CW\BIN
-
- Or you can run the included MOVE_LIB.BAT which should do the same
- thing.
-
- It is NOT NECESSARY to regenerate the TTAG.DLL file as the one
- included should work OK.
-
- 2) There was a documented bug in the TVerticalTabControl which forced
- you to go into the Window before generating. I have since found the where
- the bug was, and I am sending an updated template file.
- You shouldn't need to do anything to get this to work. When you
- load an application, the template chain will be re-registered, and the fixes
- will come into effect.
-
-
-
- Other news
- ----------
-
- Although I haven't received CW 1.002 yet, I understand that it is
- either shipping, or really close to being released. As soon as I receive
- it, I will start working to provide you with whatever template changes
- are necessary to work with the new CW release. As previously, there will
- not be any fees for registered Taboga users for the new release.
-
- Also close to start shipping is CW 1.5. At the moment all I can say
- is the following. If the templates in CW 1.002 are not significantly
- different than those in CW 1.5. The release of Taboga Templates and Tools
- for CW 1.5 will be free to all registered Taboga Templates for Windows
- users. However, if they are significantly different, I will have to
- develop a different product. I however, anticipate that they should
- probably be very similar, if not identical.
-
-
-