Andre Poenitz wrote: > xforms: > > > 1. If I open the reference dialog on an existing reference and modify > the 'Reference' field manually, the Ok and Apply buttons stay disabled.
I don't see that. Whenever I change something in the dialog, the OK/Apply buttons get activated! > 2. I am not sure whether I mentioned it lately: The box listing possible > targets is > > _T_O_O_ _S_H_O_R_T_. > > Scrolling through a few hundred items in chunks of seven is a mess. Then guys with only 10 or so are stuck with an massive dialog. Once again, the problem (and solution) here is that we cannot reduce the size of an Xforms dialog below its initialized size. This means for this dialog: when 7 items are visible, you can stretch it up to what ever size and reduce it back to 7 visible items. With fifty items visible by default, there's no way to reduce the dialog's size to 7 visible items. I once tried to tackle the problem and wanted to find out why reducing the initial size is not possible. Angus gave me a few hints, but I got lost. So, is there anyone who knows how to remove this initial size limitation for LyX/Xforms dialogs? Why is this minimal size there in the first place? Will too small dialogs cause crashes, or what? Cheers, Rob.