I have noted, but only in my own compiled libraries, that the "standard" methods (from the core xml-file) do not show the names of the parameters in the IDE. For instance, my own methods in my libraries are showing correctly the parameters in the IDE but the default ones, such as SetColorAnimated is showing only arg0, arg1 etc. A screenshot is attached.
If I am using a b4a-button, the IDE is showing the names of the parameters correctly.
I am using the SimpleLibraryCompiler and I am wondering if the xml-file generated by me is "damaging" something with the xml-file of the core-library?
Any ideas?