Bug maybe.......maybe me. I have included a project I did a while ago, I am sure it worked but in the current version of b4j I seem to have an issue with the initialization of a class. It is colorpicker class. In the initialize it needs 4 params
B4X:
Public Sub Initialize(Module As Object,EventName As String,Pane1 As Pane,Color As Paint)