[QScintilla] Right click context menu
Phil Thompson
phil at riverbankcomputing.com
Tue Sep 16 16:22:39 BST 2008
On Tue, 16 Sep 2008 09:47:14 -0400, "Gedalia Pasternak" <gedalia at gmail.com>
wrote:
> Is there any way to add items to the right click context menu?
> I think it's implemented in ScintillaBase::ContextMenu(Point pt) but that
> code path seems somewhat hard coded.
You will need to implement your own menu as you would with any other Qt
application.
Phil
More information about the QScintilla
mailing list