How do I add dynamic behavior to classes created using RapidApp?
The best way is also the simplest: use your favorite editor to add data members, member functions, and so on. Keep your changes within the defined user code blocks. The merge feature of RapidApp assures that your changes are maintained. If you want to add resources to components that you load onto a RapidApp custom palette, see “Adding Resources to Components” for instructions.