[ 1 post ]

J O

  • Username: om_jop
  • Joined: Fri Mar 16, 2012 1:14 am
  • Posts: 11
  • GitHub: om_jop
  • Gists: om_jop
  • Offline
  • Profile

Using context menu

Post Posted: Tue May 08, 2012 8:32 am
+0-
Hi,

I am using 2.9 and I created a contextmenu like this (based on the example stuf)

myContextMenu.addItem("Open");
myContextMenu.addItem("Edit");
myContextMenu.addItem("Add");
myContextMenu.addItem("Delete");
myContextMenu.addItem("Search");
myContextMenu.addItem("Filter");
myContextMenu.addItem("Print");

So far so good. But I want the look and feel more like the standard context menu of windows. Also I want grouping of items. After Edit a horizontal, after Delete and after Filter.
I think it can be done with syle sheets but I am new with YUI.

John
  [ 1 post ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum