Hey all (mainly Mghel) for all the help but I am back again
here is what I think I am doing wrong (this is from the Wiki files)
Getting Everything to Work
If we were to re-compile the data files at this point, we would have an error that still needs to be resolved, so we'll address it now.
Open the "tags.1st" file and locate the "HideTab" tag group. The "abilities" tag needs to be changed to "skills", since that's what we
now key on within the Live tag expression of the panel.
*** I make it to this point BUT then next area I think is were I am messing up, I believe that I am not finding or understanding what the panel linkages are/located. I understand taht they are sending a message to look for a tab that is no longer there (since we have changed its name to Skills now, but am I only looking in the tags.1st file and do I change everything that says "abilities" to "basics" or is it only a specfic type of line I am looking for?***
There are also a few panel linkages on components that are currently tied to the "abilities" tab as a placeholder. These linkages are for edges and the like that have no relationship to the "Skills" tab, but we need to change them to something so the compiler can resolve everything.
We can change the linkages to "skills", "basics", or any other tab, as long as the tab exists. We'll change it to "basics" as something safe for the time being. We'll fix it once we have a suitable tab in place to hook these components up to. We should now be able to re-load our data files and see our new "Skills" tab appear. It isn't working correctly yet, but we'll take care of that in the following sections.
here is what I think I am doing wrong (this is from the Wiki files)
Getting Everything to Work
If we were to re-compile the data files at this point, we would have an error that still needs to be resolved, so we'll address it now.
Open the "tags.1st" file and locate the "HideTab" tag group. The "abilities" tag needs to be changed to "skills", since that's what we
now key on within the Live tag expression of the panel.
*** I make it to this point BUT then next area I think is were I am messing up, I believe that I am not finding or understanding what the panel linkages are/located. I understand taht they are sending a message to look for a tab that is no longer there (since we have changed its name to Skills now, but am I only looking in the tags.1st file and do I change everything that says "abilities" to "basics" or is it only a specfic type of line I am looking for?***
There are also a few panel linkages on components that are currently tied to the "abilities" tab as a placeholder. These linkages are for edges and the like that have no relationship to the "Skills" tab, but we need to change them to something so the compiler can resolve everything.
We can change the linkages to "skills", "basics", or any other tab, as long as the tab exists. We'll change it to "basics" as something safe for the time being. We'll fix it once we have a suitable tab in place to hook these components up to. We should now be able to re-load our data files and see our new "Skills" tab appear. It isn't working correctly yet, but we'll take care of that in the following sections.