How can I read user preferences from plug-in?
plugindoc.pdf say:
IDE_GetPersonalPrefSets
"Returns a list of all personal preference sets.
If you to have the Plug-In to use different preferences depending on the current connection, you can use this function to build a list of possible preference sets."
This function in my plug-in only returns: "Default r-garcia"
What's the meaning of "PrefSet" parameter in "IDE_GetPrefAs.." functions?
Thaks
plugindoc.pdf say:
IDE_GetPersonalPrefSets
"Returns a list of all personal preference sets.
If you to have the Plug-In to use different preferences depending on the current connection, you can use this function to build a list of possible preference sets."
This function in my plug-in only returns: "Default r-garcia"
What's the meaning of "PrefSet" parameter in "IDE_GetPrefAs.." functions?
Thaks