Jean-Marc Lasgouttes wrote:
> Pavel Sanda <[EMAIL PROTECTED]> writes:
>
> > fyi this is the working code, when status check is put inside
> > LyXFunc::getStatus in LyXFunc.cpp
> >
> > when i put equivalent code inside Text::getStatus in text3.cpp
> > then flag settings are ignored.
>
> Could you
Pavel Sanda <[EMAIL PROTECTED]> writes:
> fyi this is the working code, when status check is put inside
> LyXFunc::getStatus in LyXFunc.cpp
>
> when i put equivalent code inside Text::getStatus in text3.cpp
> then flag settings are ignored.
Could you show us this code? The lfun is already handled
On Wed, May 07, 2008 at 07:46:37PM +0200, Pavel Sanda wrote:
> pavel
> diff --git a/src/LyXFunc.cpp b/src/LyXFunc.cpp
> index 7bbeba7..b44a197 100644
> --- a/src/LyXFunc.cpp
> +++ b/src/LyXFunc.cpp
> @@ -453,6 +453,16 @@ FuncStatus LyXFunc::getStatus(FuncRequest const & cmd)
> const
>
> > > the situation with settings is even more weird, because if you insert
> > > picture into another inset, eg box, settings get enabled but also gets
> > > checkbox.
> >
> > I am trying to work on it.
>
> i'm trying to do something similar but can't get it right. in short i would
> like to put
> > the situation with settings is even more weird, because if you insert
> > picture into another inset, eg box, settings get enabled but also gets
> > checkbox.
>
> I am trying to work on it.
i'm trying to do something similar but can't get it right. in short i would
like to put checkbox in con
Pavel Sanda <[EMAIL PROTECTED]> writes:
> the situation with settings is even more weird, because if you insert
> picture into another inset, eg box, settings get enabled but also gets
> checkbox.
I am trying to work on it.
JMarc
> Jean-Marc Lasgouttes wrote:
> > I'd be interested to know what other problems exist.
>
> Now, "Settings..." is greyed out for me in the inset context menus (e.g.,
> InsetSpace).
the situation with settings is even more weird, because if you insert
picture into another inset, eg box, settings g
> [EMAIL PROTECTED] writes:
>
> > Author: lasgouttes
> > Date: Wed Apr 30 15:03:19 2008
> > New Revision: 24560
> >
> > URL: http://www.lyx.org/trac/changeset/24560
> > Log:
> > * BufferView.cpp (getStatus): fix NEXT_INSET(TOGGLE|MODIFY) in order
> > to make context menus work.
>
> I'd be
Jean-Marc Lasgouttes wrote:
> I'd be interested to know what other problems exist.
Now, "Settings..." is greyed out for me in the inset context menus (e.g.,
InsetSpace).
Jürgen
[EMAIL PROTECTED] writes:
> Author: lasgouttes
> Date: Wed Apr 30 15:03:19 2008
> New Revision: 24560
>
> URL: http://www.lyx.org/trac/changeset/24560
> Log:
> * BufferView.cpp (getStatus): fix NEXT_INSET(TOGGLE|MODIFY) in order
> to make context menus work.
I'd be interested to know
10 matches
Mail list logo