Boost logo

Boost :

From: David Turner (dkturner_at_[hidden])
Date: 2004-03-03 13:09:58


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk