TobseN Posted March 10, 2019 Posted March 10, 2019 Hello there, i tried to apply some background color. test.AddItem(new UIMenuItem("test", BackColor = new Color(255, 0, 0, Alpha = 255))); I get the error "e.split is not a function". Anyone have an idea? Thanks
Cavilos Posted March 11, 2019 Posted March 11, 2019 Hey :)! "e.split" is not used in your code that you´ve postet. Search for it, and post the code with the function "e.split"
Vujukas Posted May 18, 2019 Posted May 18, 2019 Am 11.3.2019 um 06:36 schrieb Cavilos: Hey :)! "e.split" is not used in your code that you´ve postet. Search for it, and post the code with the function "e.split" Test the code, i get the same error.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now