$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2004-10-22 21:08:24
Jeff Garland wrote:
> On Fri, 22 Oct 2004 15:07:46 -0600, Brian Braatz wrote
> [...]
>>6) Allows for the user of the library to "plug in" thier own binding
>>\ subscription system. (to support bound controls) "
>
> Can you clarify what you mean by 'bound controls'?
I assume he means a visual control that automagically reflects an
underlying dataset (and updates it when the control gets updated).
Dave