PV-WAVE Widgets.. (again!!) [message #22175] |
Wed, 25 October 2000 16:29  |
Andy[1]
Messages: 5 Registered: September 2000
|
Junior Member |
|
|
Everyone,
Lets say I had a widget to select and load a file, and another widget (a
label) that displayed the name of the file that was loaded...
If I then loaded another file, how would I get the label to "update" (i.e.
remove and recreate the label widget) ??
I have another similar problem - a widget that displays a datafile that does
not update to reflect new values when the datafile has been changed...
Any ideas??
Best wishes,
Andy
ajmcfee@dera.gov.uk
|
|
|
|
Re: PV-WAVE Widgets.. (again!!) [message #22266 is a reply to message #22175] |
Thu, 26 October 2000 07:51  |
rkj
Messages: 66 Registered: February 1996
|
Member |
|
|
status = wwsetvalue(label_widget,'filename')
Kyle
Andy (andymcfee@andymcfee.plus.com) wrote:
: Everyone,
: Lets say I had a widget to select and load a file, and another widget (a
: label) that displayed the name of the file that was loaded...
: If I then loaded another file, how would I get the label to "update" (i.e.
: remove and recreate the label widget) ??
: I have another similar problem - a widget that displays a datafile that does
: not update to reflect new values when the datafile has been changed...
: Any ideas??
: Best wishes,
: Andy
: ajmcfee@dera.gov.uk
|
|
|
Re: PV-WAVE Widgets.. (again!!) [message #22271 is a reply to message #22175] |
Thu, 26 October 2000 00:00  |
Peter Clinch
Messages: 98 Registered: April 1996
|
Member |
|
|
David Fanning wrote:
> Here's an idea. Look for one of those specials RSI
> holds occasionally where they update a PV-WAVE license
> to an IDL license for the price of a PV-WAVE maintenance
> contract. Life is a *whole* lot easier with IDL widgets. :-)
Yup, we did that, and I must concurr! Wave widgets seemed considerably
more baroque than the IDL ones from my limited experience with both.
Pete.
--
Peter Clinch University of Dundee
Tel 44 1382 660111 ext. 33637 Medical Physics, Ninewells Hospital
Fax 44 1382 640177 Dundee DD1 9SY Scotland UK
net p.j.clinch@dundee.ac.uk http://www.dundee.ac.uk/~pjclinch/
|
|
|