rxs2k5
27th April 2006 15:51 UTC
Scroll License dll Error
I trying out the ultramodernUI
I wonder is there a solutions because the scroll licensed showed this
Function: "LicenseShow"
File: "ScrollLicense.dll"->"$PLUGINSDIR\ScrollLicense.dll" [compress] 2015/4608 bytes
Plugin Command: Set
FunctionEnd
Function: ".onGUIend"
Error: Function named ".onGUIend" already exists.
Help please !!!
this is the only function not working on my script
Afrow UK
27th April 2006 20:22 UTC
This isn't an issue with the plugin itself. Ultra Modern UI appears to use the .onGUIend callback function itself and that is why you're getting the error 'Function named ".onGUIend" already exists.'.
You need to find a define to set up your own .onGUIend function. Refer to the Ultra Modern UI manual.
-Stu
rxs2k5
28th April 2006 06:50 UTC
:( I still do not understand the manual how does define will allow the radio to appear on scrollends
Afrow UK
28th April 2006 09:10 UTC
The radio buttons will remain disabled until your scroll to the bottom of the license box.
-Stu
rxs2k5
28th April 2006 11:23 UTC
How could I define this
This isn't an issue with the plugin itself. Ultra Modern UI appears to use the .onGUIend callback function itself and that is why you're getting the error 'Function named ".onGUIend" already exists.
kichik
28th April 2006 12:49 UTC
You can't use .onGUIEnd with Ultra Modern UI. You should submit a bug report to the author.