Re: an inner component want to get an outer component

2007-05-30 Thread Heping Zhang
Thank you very much! It works well.

Re: an inner component want to get an outer component

2007-05-30 Thread Jesse Kuhnert
There are other ways but the proper way would probably be to make the Dialog component a parameter to your login component so it can reference it as a contained child. On 5/30/07, Heping Zhang <[EMAIL PROTECTED]> wrote: hi, I have a login pane which embeded in a dojo dialog. And when login succ