Hi Erel,
I have a problem with a CustomView added in the Designer from a class compiled to a library.
The CustomView library is the ClsComboBox project comiled to a library.
In the TestClsCombobox project I want to use the CustomView added in the Designer.
I get this error:
** Activity (main) Create, isFirst = true **
An error occurred:
(Line: 24) Activity.LoadLayout("main")
java.lang.ClassNotFoundException: b4a.clscombobox.combobox
Best regards.
I have a problem with a CustomView added in the Designer from a class compiled to a library.
The CustomView library is the ClsComboBox project comiled to a library.
In the TestClsCombobox project I want to use the CustomView added in the Designer.
I get this error:
** Activity (main) Create, isFirst = true **
An error occurred:
(Line: 24) Activity.LoadLayout("main")
java.lang.ClassNotFoundException: b4a.clscombobox.combobox
Best regards.