Well now that the forums are back up I was wondering if anyone could help me. I am working on an addon Idea I had a few years ago and finally got around to working on. The problem I am having is I cannot make coranto see where the variable is. To explain:
The addon makes new fields for the user fields like a checkbox and drop down boxes. However I can't view the edited information for anything other than single line and multiline. I need the addon to be able to read from the actual field so say this:
I have a checkbox
Checkbox Field: (Unchecked)
I go to my user prefs and check the box and save.
Coranto accepts that the check is there but if I go back to my prefs it shows
Checkbox Field: (Unchecked)
Where is the sub or hook that will actually be able to make coranto read the new fields I am adding? If you want I can post the addon so you can take a look at what I am doing.