[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
widget events in debugging mode
- Subject: widget events in debugging mode
- From: "Júlio Maranhão" <julio_maranhao(at)hotmail.com>
- Date: Tue, 16 May 2000 00:20:29 -0300
- Newsgroups: comp.lang.idl-pvwave
- Organization: Randori News -- http://www.randori.com
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:19606
Hi,
When I stop in a Breakpoint or a Stop command in a running procedure, other
procedures that use widgets don´t work! There seems to be no event
processing. For example, xloadct don´t work properly. Comming back to main
level resolve all, but it´s not worth.
I don´t know if widget processing works when debbuging procedures. Any help?