Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Abdelrazak Younes
Pavel Sanda wrote: then it would be easy to solve certain some issues like bug http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg135452.html By the way, related to that issue, I recently changed the equation labeling code. Instead of strings, InsetMathHull nows contains real InsetLabel

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Abdelrazak Younes
Pavel Sanda wrote: "context-math" Menu Item "Equation-Label|L" "label-insert" End Should work. but this does not. do we call display formulas "math" inset? while for references dbg messsages gives Menus.cpp(1505): Context menu requested: context-ref after clicking on math no such messa

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Abdelrazak Younes
Pavel Sanda wrote: add a simple context menu for InsetRef. how one gets this menu? i tried to right click without success. That's what I do here and it works fine... Could you '-dbg gui' and report back please? Did you update stdmenu.inc? my bad, tree was not clean. works now. "context-math"

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Pavel Sanda
> >>> add a simple context menu for InsetRef. > >> how one gets this menu? i tried to right click without success. > > > > That's what I do here and it works fine... Could you '-dbg gui' and report > > back please? Did you update stdmenu.inc? > > my bad, tree was not clean. works now. > > >> "co

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Pavel Sanda
>>> add a simple context menu for InsetRef. >> how one gets this menu? i tried to right click without success. > > That's what I do here and it works fine... Could you '-dbg gui' and report > back please? Did you update stdmenu.inc? my bad, tree was not clean. works now. >> "context-math" >> M

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Abdelrazak Younes
Pavel Sanda wrote: Author: younes Date: Sun Mar 9 12:24:27 2008 New Revision: 23580 URL: http://www.lyx.org/trac/changeset/23580 Log: add a simple context menu for InsetRef. how one gets this menu? i tried to right click without success. That's what I do here and it works fine... Could you

Re: [Cvslog] r23580 - /lyx-devel/trunk/lib/ui/stdmenus.inc

2008-03-09 Thread Pavel Sanda
> Author: younes > Date: Sun Mar 9 12:24:27 2008 > New Revision: 23580 > > URL: http://www.lyx.org/trac/changeset/23580 > Log: > add a simple context menu for InsetRef. how one gets this menu? i tried to right click without success. it would be fine if only adding entries in stdmenu.inc is enoug