Recommended Or Standard Design Pattern For Form Application?

I’m researching and trying to implement an application design pattern. I’ve looked at MVP pattern, but having some issues implementing in XOJO.

Is there a recommended or standard design pattern used with XOJO forms application? Are there any simple examples out there?

This might be of interest to you? :slight_smile:
Webinar: Design Patterns

There are also some examples in the Example Projects > Design Patterns folder.