comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » WIDGETS
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: WIDGETS [message #2899 is a reply to message #2717] Thu, 01 September 1994 05:07 Go to previous messageGo to previous message
sjt is currently offline  sjt
Messages: 72
Registered: November 1993
Member
mallozzi@ssl.msfc.nasa.gov wrote:
: I recently began to use IDL WIDGETS (on DEC ALPHA) and I have a minor
: problem: I created a base WIDGET with multiple editable text children
: to be used as
: an editable menu. I invoke the WIDGET and register it with XMANAGER, with
: the keyword JUST_REG. When I want control of the WIDGET, I type
: XMANAGER, widget_id. The problem is as follows: I want to be able to
: desensitize some of the children, so the user can only alter a single
: menu entry (I am running a complicated IDL code
: concurrently). I thought I could destroy the WIDGET and rebuild it with
: only one child sensitive. Is this possible, or is there a more
: appropriate method? Thanks -Bob

If you save the ID's of the widgets which you want to change in a common
block, then you can just use WIDGET_CONTROL, SENSITIVE=1 (or 0) to
(de)sensitize the relevant widgets.

--
James Tappin, School of Physics & Space Research
University of Birmingham
sjt@xun8.sr.bham.ac.uk
"If all else fails--read the instructions!"

O__
-- \/`
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: widgets
Next Topic: Sort without loops

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:39:57 PDT 2025

Total time taken to generate the page: 0.00445 seconds