
3 Mar
2004
3 Mar
'04
6:09 p.m.
Hi
That is, being able to write:
list_widget lw = find_named_widget( "ListOfNames" );
or something to the same effect. Doing it as:
How about window.find("user_name"); Following the DOM? But this raises an interesting issue - perhaps widgets should have ids or names. Regards David Turner