On Tue, Feb 25, 2003 at 01:56:58PM +0000, Angus Leeming wrote:

> ControlButtons.[Ch] ControlConnections.[Ch] ControlDialog.h 
> ControlDialog_impl.[Ch] ControlDialog.tmpl ControlInset.h ControlInset.tmpl 
> GUI.h ViewBase.h

Cool !

> I would love to. But several of them have subtle differences. I think that we 
> should first establish how to do this generically. Probably needs another 
> inset method that can be specialized for the different insets.

Why not just  template <class Inset> doit(string blah,
boost::function specialbit) or something ?

> > > (LFUN_DIALOG_SHOW_NEXT_INSET "name") to open the dialog of the next inset
> > > after the cursor of a given type (or even just the next inset with a
> > > dialog...) but there is no code to do so and I don't propose adding it.
> > > feel free to take up that particular baton.
> >
> > OK. What about getStatus() of these ? Is that almost ready to fly too ?
> 
> Me need more explain. Please ?

i.e. I need code that gives enabled/disabled for show.("ref") based on
whether there's something to show or not ;)

> Shall I just commit it and let people try it out. What's the consensus on 
> this?

Go for it

john

Reply via email to