I am working on a project for temperature control of a brewing process and had the wild idea to create a class for temperature UI which could be morphed into three different temperature scales for both deg F and deg C.
My problem is I can't figure how to embed the object into a form. I can instantiate my object in a new form but that's not what I think I want.
Is it possible in B4J v2.2?
My problem is I can't figure how to embed the object into a form. I can instantiate my object in a new form but that's not what I think I want.
Is it possible in B4J v2.2?