I'm trying to understand the new designer and the use of custom views, on the "Sample252.zip" I have a very simple class which works fine, now, let's say I want to "convert" it to 2.70, and there's where I'm getting the difficulties understanding, on the "Sample270.zip" I've made a similar class but created it from scratch using B4A 2.70 which works fine too, however, I don't grasp how would you let the user know how to initialize it and use it in case the class has been compiled as a Library.
I do understand that you need to add those 2 SUBs on 2.70 but there's already 1 Sub called INITIALIZE (in Sample252) so , unless you re-write your class I don't see how it would work, I'm confused here.
Am I missing something?
I do understand that you need to add those 2 SUBs on 2.70 but there's already 1 Sub called INITIALIZE (in Sample252) so , unless you re-write your class I don't see how it would work, I'm confused here.
Am I missing something?