Query the childArray of the top level layout.

eg:

{
   window;
   columnLayout MyWindowLayout;
   button; button; button;
   floatSlider;
   showWindow;
}

layout -query -childArray MyWindowLayout;
// Result: button5 button6 button7 floatSlider1 //


On Fri, Feb 6, 2009 at 7:57 PM, yury nedelin <[email protected]> wrote:

> What is a good way to list all children of a Window in MEL UI?
>
> Yury
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Yours,
Maya-Python Club Team.
-~----------~----~----~----~------~----~------~--~---

Reply via email to