[fpc-pascal] which GUI (noob)

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Aug 4 15:44:26 CEST 2015


On 2015-08-04 14:04, Marc Santhoff wrote:
> 
> can you give a short explanation how the pattern is implemented or show
> a documentation link, please?

Model-GUI-Mediator is a combination of the Observer and Mediator design
patterns working together.


Follow the URL shown below, and view the second article from the top.

It is an introduction to Model-GUI-Mediator, but the implementation
found in tiOPF goes far beyond what is covered in that article. Needless
to say the one found in tiOPF is much improved, easier to use and way
more powerful. The underlying idea is the same though.

  http://geldenhuys.co.uk/articles/



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list