On 10/11/13 15:02, Jean-Marc Lasgouttes wrote:
> The best to make it work is to have a look at getStatus in
> frontends/qt4/GuiView.cpp. There you can expand the current handling
> of LFUN_DIALOG_SHOW to mark the function as disabled as needed.
>
> Then, the patch you sent should just work.
I jus
Le 10/11/2013 14:19, Tommaso Cucinotta a écrit :
On 10/11/13 13:09, Jean-Marc Lasgouttes wrote:
Or mark the lfun "unknown" when not supported.
how do I do this marking ? For now, the chat is activated via
A-x dialog-show chat
The best to make it work is to have a look at getStatus in
fr
On 10/11/13 13:09, Jean-Marc Lasgouttes wrote:
> Or mark the lfun "unknown" when not supported.
how do I do this marking ? For now, the chat is activated via
A-x dialog-show chat
it's not a real LFUN, just a request to show a specific dialog. Is OptItem
going to work in such case ?
Is the on
Or mark the lfun "unknown" when not supported.
Jmarc
Georg Baum a écrit :
>Tommaso Cucinotta wrote:
>
>> One tiny issue, though: the "LyX Chat" menu in stdmenus.inc: that is
>going
>> to be added anyway, even though the "dialog-show lyx-chat" is not
>going to
>> be anyway meaningful without US
Tommaso Cucinotta wrote:
> One tiny issue, though: the "LyX Chat" menu in stdmenus.inc: that is going
> to be added anyway, even though the "dialog-show lyx-chat" is not going to
> be anyway meaningful without USE_QXMPP ?
>
> Is there a way to get rid of the menu entry as well, in such case ?
Ye
Am Samstag, 9. November 2013 um 23:25:27, schrieb Tommaso Cucinotta
> On 09/11/13 18:56, Kornel Benko wrote:
> > /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4177: undefined reference to
> > `lyx::frontend::createGuiBuddies(lyx::frontend::GuiView&)'
> > /usr/src/lyx/lyx/src/frontends/qt4/GuiVi
On 09/11/13 18:56, Kornel Benko wrote:
> /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4177: undefined reference to
> `lyx::frontend::createGuiBuddies(lyx::frontend::GuiView&)'
> /usr/src/lyx/lyx/src/frontends/qt4/GuiView.cpp:4183: undefined reference to
> `lyx::frontend::createGuiChat(lyx::fron