Android Question Error with scrollinglabels

warayTek

Member
Licensed User
Good day, I'm using Erel's scrollinglabels.bas together with XUI views in my project. When compiling I have this error
B4A Version: 11.00 Parsing code. Error Error parsing program. Error description: An item with the same key has already been added.:
B4A Version: 11.00
Parsing code.    Error
Error parsing program.
Error description: An item with the same key has already been added.
Need them both in my application...only when removing the scrollinglabels.bas error goes away. Any suggestion to fix how I can resolve it?
 

Sagenut

Expert
Licensed User
Longtime User
I think that you should remove the .BAS and replace everything with the one in XuiViews.
 
Upvote 0
Top