Disable widgets in D2J
Disable widgets in D2J
- Subject: Disable widgets in D2J
- From: Rob Caljouw <email@hidden>
- Date: Wed, 09 Apr 2003 20:29:47 -0400
Hi list,
I have a D2J application that works well but there is one small issue with
the UI. I need to disable certain widgets when the user makes a certain
selection. It's trivial in a normal Swing app but not quite so obvious in
D2J.
I have 3 checkboxes that are individually selectable initially. When
CheckBox 1 is selected boxes 2 and 3 must be automatically selected and then
disabled. When box 1 is deselected boxes 2 and 3 are re-enabled and still
selected.
Is this possible in D2J or am I at a point where I have to freeze the
interface to gain better control?
I would like to accomplish this without freezing the interface at this point
if possible.
Thanks in advance,
--
R.J. (Rob) Caljouw, P.Eng.
President
Bennett Technology Group
Phone: 770-957-1866 (537)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.