On Mon, Dec 01, 2003 at 01:42:39PM +0100, Juergen Spitzmueller wrote: > > Change the policy in the controller. > > Where? To what?
in qt2/Dialogs.C:
263 dialog->setController(new ControlVSpace(*dialog));
264 dialog->setView(new QVSpace(*dialog));
265 dialog->bc().bp(new OkApplyCancelReadOnlyPolicy);
You need one of the others than OkApplyCancelROPolicy
regards
john
--
Khendon's Law:
If the same point is made twice by the same person, the thread is over.
