I see and I do not think there is a need for me to define an instance 
attribute - self.__camLs seeing that I am not really using it anywhere...

By the way, may I ask if *menu = QMenu("menu", self.setCameraBtn)* is not 
equivalent to *menu = self.setCameraBtn.menu()*? Can I take it that the 
latter one creates a new menu while the former is attaching the QMenu onto 
the *setCameraBtn?*

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/2492857a-9e98-4131-affb-1f1cc348b5de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to