Open GoogleCodeExporter opened 9 years ago
API for creating native menus is available only in CEF 3. See
cef_context_menu_handler.h [1] and cef_menu_model.h [2].
[1]
https://code.google.com/p/chromiumembedded/source/browse/trunk/cef3/include/cef_
context_menu_handler.h?r=1255
[2]
https://code.google.com/p/chromiumembedded/source/browse/trunk/cef3/include/cef_
menu_model.h?r=1255
Original comment by czarek.t...@gmail.com
on 21 May 2013 at 7:26
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Starting with release 31.0 it is possible to customize menu by
enabling/disabling items, see ApplicationSettings."context_menu". However it
does not allow for adding new menu items.
Original comment by czarek.t...@gmail.com
on 10 Aug 2014 at 5:39
Original issue reported on code.google.com by
luc.jean@gmail.com
on 21 May 2013 at 6:55