I need to figure out which icons are asociated with different commands in maya.
As maya doc says all icons are *.xpm or *.bmp
I found a bunch of bmp icons in "extras" folder , the xpm are encoded in *.dll so probably not of any help directly.
Is there a method where I can find the icons images their corresponding names and the command associated with them ?
I have figured out some with much fuss.
like aselect.xpm for select; move_M.xpm for move, etc
I need icons if there are any for
selectall
deselect
reset
resetall
setkey
keyall
all morphing related icons
Any help is appreciated
Thanks
--Amit