Hi,

I got my custom menu in pyton as well in mel but I want to load the menu 
structure from a yaml file e.g. like this

- command: SetProject
  icon: fileOpen.png
  label: Set Project
  lang: mel
- divider: ''
- command: IncrementAndSave
  icon: saveToShelf.png
  label: Save icremental
  lang: mel
- command: SaveSceneAs
  icon: save.png
  label: Save as
  lang: mel
- divider: ''

How can I achive this?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/67fc3631-dce5-45ae-99cb-32333e7bde12n%40googlegroups.com.

Reply via email to