Ian,
>APresenterClass addView: AViewClass asResource: ResourceName
I take it from the format of this statement that this is specifically
for the case where one is adding a subclass of View to the Presenter,
and not some instance of an existing view.
Cheers,
Eric
> -----Original Message-----
> From: Ian Bartholomew [mailto:
[hidden email]]
> Posted At: Thursday, June 08, 2006 1:45 AM
> Posted To: comp.lang.smalltalk.dolphin
> Conversation: Adding a View to a Presenter
> Subject: Re: Adding a View to a Presenter
>
> Eric,
>
> > Are we doing something wrong?
>
> I'm not sure about the main part of the question, I avoid ActiveX as
much
> as
> possible, but for the comment about adding Views...
>
> There's a class side method in Presenter that allows you to add a View
to
> a
> Presenter ...
>
> APresenterClass addView: AViewClass asResource: ResourceName
>
> --
> Ian
>
> Use the Reply-To address to contact me (limited validity).
> Mail sent to the From address is ignored.