On Mon, Mar 10, 2003 at 06:02:16PM +0000, Angus Leeming wrote:
> Because the plan was to consider a LyXView as a GUI entity. This enitity
> would have its own dialogs and (possibly) multiple BufferViews.
> Moreover, we could have multiple LyXViews each with its own dialogs.

Hmm.. stupid me... the FuncRequest is passing around a valid BufferView *,
isn't it?

So I could use that.

Are you sure we don't want to use FuncRequests for the mailer? To use
the BufferView * from the FuncRequest I'd have to store that in a inset
member and redirect the Inset::view() access there. Sounds a bit too
convoluted for my taste.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to