Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:

Bennett> Drag-and-drop to the LyX window works, but it does not work
Bennett> to the Dock icon.

This is because the code to do so has been disabled. Moreover, Qt4 has
native support for this kind of stuff, and I propose to use something
like the attached patch (which does a nice cleanup).

Abdel, the important part of the patch is commented out. How can I
dispatch from GuiApplication?

Just use the global lyx::dispatch() method!

I have created this global method expressly for your own pleasure and you don't dare using it? ;-)

More seriously, LyXFunc will pass the dispatch to the proper LyXView.

Abdel.


Reply via email to