On Aug 29, 2006, at 12:51 AM, chao yeaj wrote:
> Hello everyone
>You know ,in an application
> one widget may associated with one data member
>
>For example,there is a entry widget ,the user can write some data
> into the entry widget;In the application, there must be a data
> variable
Hello everyone
You know ,in an application
one widget may associated with one data member
For example,there is a entry widget ,the user can write some data
into the entry widget;In the application, there must be a data
variable named str_widget,associated to the entry widget.
When t