Re: Question about Data Exchange

2006-08-30 Thread Michael Ekstrand
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

Question about Data Exchange

2006-08-28 Thread chao yeaj
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