[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with MODAL widgets and non-modal sub-widgets
- Subject: Re: problems with MODAL widgets and non-modal sub-widgets
- From: thompson(at)orpheus.nascom.nasa.gov (William Thompson)
- Date: 2 Aug 2000 15:11:34 GMT
- Newsgroups: comp.lang.idl-pvwave
- Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov)
- References: <39882E62.57293486@nottingham.ac.uk>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:20598
anne martel <anne.martel@nottingham.ac.uk> writes:
>Hi,
>I was just wondering if anyone has found a solution to the problem of
>calling non-modal sub-widgets from modal widgets in IDL5.3. I have read
>the (very informative) page on Dave Fannings' web site which includes a
>posting from Bill Thompson on the subject but the solutions suggested
>seem to require a lot of re-writing. Does anyone know if RSI has fixed
>this problem yet?
>thanks,
>Anne Martel
>QMC, Nottingham
For a while we were able to get around the problem by using a hacked version of
xmanager.pro suggested to us by RSI support. However, this solution broke with
IDL/v5.3. We ended up having to bite the bullet and rewrite the software to
avoid using /MODAL. Pity, especially since the changes involved coordination
between programmers on two sides of the Atlantic.
William Thompson