Luxor question: iteration through controls

Yuri <[email protected]>
Newsgroups gmane.comp.java.luxor-xul.user
Message-ID <[email protected]>
Is it a way I can walk through all elements on the form
after XulForm has been loaded?

It's a function getInputControls() but it returns empty
iterator. It seems to work only after "new XulInput(this, "name")".
But I need to traverse all inputs as they were loaded from XUL
since I have zillions of them and want to automate their handling.

Also what's the point of creating XulInput to get access to control?
Isn't it more logical to have something like:

XulInput getInput(String inputName); ??

So they all will be pre-created and traversable ?

Yuri



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.