Categories | Question details Back To List | ||
dhtmlXWindow with dhtmlXMenu Hi all, I'm trying to create a window which have to use a context menu on right click. Is ist possible to use dhtmlXMenu with dhtmlXWindow? Please help me about that issue. Thank you very much. Answer posted by Alex (support) on Dec 21, 2009 01:08 Hello, it is possible to assign a context zone for a context menu. You can use a container that is attached to a window as a zone of a context menu. The sample is http://www.dhtmlx.com/docs/products/dhtmlxMenu/samples/02_context/03_context_zones.html |