[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] how to debug widget enablement?
|
- From: Tom Roche <tlroche@xxxxxxxxxx>
- Date: Wed, 11 Sep 2002 18:17:13 -0400
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530
I have some widgets which aren't getting disabled when I believe they
should be. I'd like to debug this WITHOUT stepping through all my
code. I tried setting a modification watchpoint on each widget, but
none was ever caught. How to do this?