Re: WIDGET_TABLE does not allow editing [message #14867] |
Fri, 02 April 1999 00:00 |
Phillip & Suzanne
Messages: 31 Registered: June 1998
|
Member |
|
|
DLW wrote:
> I am aware that it may not return events set this way, but I cannot even
> change the values on the widget panel itself.
Try double-clicking in the cell prior to trying to change the value. Then it
works, even if it is non-intuitive.
Phillip
|
|
|
Re: WIDGET_TABLE does not allow editing [message #14869 is a reply to message #14867] |
Fri, 02 April 1999 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
D L Winslow (winslow@xfusion.ph.utexas.edu) writes:
> After suffering IDL documentation and Labview documentation, I am
> prepared for any punishment. I submit.
Please don't submit. Write nasty e-mails, make obnoxious
phone calls, and DEMAND your rights to software that works
(approximately) the way you expect it to. Only way the rest
of us are going to get what we deserve. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Re: WIDGET_TABLE does not allow editing [message #14872 is a reply to message #14867] |
Fri, 02 April 1999 00:00  |
winslow
Messages: 2 Registered: April 1999
|
Junior Member |
|
|
In article <MPG.116eef191014b3d998974e@news.frii.com>, davidf@dfanning.com
(David Fanning) wrote:
> DLW (winslow@xfusion.ph.utexas.edu) writes:
>
>> Hello -- I'm having a quite irritating problem with WIDGET_TABLE
>> (IDL 5.0, MAC). The table gets created easily, and then won't allow the
>> values to be changed. The EDITABLE keyword is set, etc., as I would do
>> successfully for other widget types.
>>
>> Sorry if this is an obvious problem -- I have 3 days widget experience,
>> and would like to use a program next week. I wrote the current version to
>> eliminate CW_FORM in favor of WIDGET_TABLE for aesthetic reasons, but have
>> been unable to solve this admittedly stupid problem.
>
> Uh, I'm working on my book, but search the comp.lang.idl-pvwave
> archives at Dejanews for "General Purpose Structure Editor" for
> a lively discussion of the pros and cons of the Table Widget. :-)
>
> Cheers,
>
> David
>
> P.S. My advice: contact RSI technical support for the magic
> formula.
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting
> Phone: 970-221-0438 E-Mail: davidf@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155
Thanks -- it is helpful, but also makes me feel vaguely like I'm being
hazed. After suffering IDL documentation and Labview documentation, I am
prepared for any punishment. I submit.
--
D L Winslow, FRC, UT-Austin
|
|
|
Re: WIDGET_TABLE does not allow editing [message #14873 is a reply to message #14867] |
Fri, 02 April 1999 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
DLW (winslow@xfusion.ph.utexas.edu) writes:
> Hello -- I'm having a quite irritating problem with WIDGET_TABLE
> (IDL 5.0, MAC). The table gets created easily, and then won't allow the
> values to be changed. The EDITABLE keyword is set, etc., as I would do
> successfully for other widget types.
>
> Sorry if this is an obvious problem -- I have 3 days widget experience,
> and would like to use a program next week. I wrote the current version to
> eliminate CW_FORM in favor of WIDGET_TABLE for aesthetic reasons, but have
> been unable to solve this admittedly stupid problem.
Uh, I'm working on my book, but search the comp.lang.idl-pvwave
archives at Dejanews for "General Purpose Structure Editor" for
a lively discussion of the pros and cons of the Table Widget. :-)
Cheers,
David
P.S. My advice: contact RSI technical support for the magic
formula.
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|