Hello,
When i see my contextmenu, the icon is under the text and i can’t see the hotkey. Why?
This my test page :
DHMTLX - TreeView
Hello,
please, try to set item images by addNewChild method without using setItemImage:
menu.addNewChild(menu.topId,0,“copy”,“Copy”,false,“copy.gif”,“copy_dis.gif”);
We have attached the sample.
The issue with setItemImage will be fixed in the next menu version
1244648291.zip (59.3 KB)