Archive: Scroll License dll Error


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

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


:( I still do not understand the manual how does define will allow the radio to appear on scrollends


The radio buttons will remain disabled until your scroll to the bottom of the license box.

-Stu


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.

You can't use .onGUIEnd with Ultra Modern UI. You should submit a bug report to the author.