[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xmanager /no_block
- Subject: Re: xmanager /no_block
- From: davidf(at)dfanning.com (David Fanning)
- Date: Sun, 22 Aug 1999 16:26:11 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: Fanning Software Consulting
- References: <37C052B2.5086141C@fz-juelich.de>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:16235
R.Bauer (R.Bauer@fz-juelich.de) writes:
> How did I get the NO_BLOCK state without using xmanager.
>
> I have written a small interface where I don't want the controll of the
> functions by xmanager. Because
> xmanager blocks a new event as long if it is running the one before.
> I have written my own event manager for this application so I am able to
> create events during an event is processed.
>
> This all is working really good and fast!
>
> The only thing I momentanly don't know is:
> How did the NO_BLOCK by xmanager work?.
>
> What is the command for widget_control to get this mode?
Here is the command in XMANAGER:
if keyword_set(no_block) then WIDGET_CONTROL, $
/XMANAGER_ACTIVE_COMMAND, id
I'd be using this only if I *REALLY* knew what I was
doing. :-)
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