Günther Schmidt escribió:
> Hi,
>
> In previous postings I mentioned that I intend to use a permanently
> displayed presenter for (changing) models somewhere within my main
> application window.
>
> The presenter would have to provide much of the (model) functionality as
> for instance the DialogPresenter does, ie. #model:, #ok, #apply save
> for the view parts, ie. #onViewOpened ... as the presenter does not have
> it's own window.
Well... you dont have a "buffered" presenter as DialogPresenter works.
By a suggestion of DiegoC, i've built my own BufferedPresenter,
which subclasses Presenter, and uses the same (plus a few things)
buffering technique, and can be embedded without problem.
> Is there alreay a class in the image suitable for this "embedded"
> presenting?
Presenter
I recomend you to read Presenter and it's subclasses class comments.
Best regards.
--
Esteban A. Maringolo
[hidden email]