How to get dialog elements screen rectangles information
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi, In firefox3, nsiframe in unfrozen or internal, so I could not use this interface to get the screen details of dialog elements. In firefox2, I used to get frame corresponding to elements and used frame->GetRect(bounds) API. Please suggest me what I can use in case of firefox3 to get same results. -- Thanks Srinivas