John Levon wrote: > On Tue, Mar 18, 2003 at 06:47:50AM +0900, Rob Lahaye wrote: > > >>Concerning Andre's comment. Are you complaining about you having >>long lines (width), or having many lines (height)? >>I think this is so arbitrary. For me the dialog is still far too >>large, since I have at most 3 short lines in the preamble. > > We should accept a reasonable default line length for those (advanced) > users who need the preamble. It really does need to be wider.
Line length also depends on fonts settings.... >>And please remember: present Xforms dialog code only allows >>resizing to _larger_ size from default size, not to smaller. > > what ? since when ? That sucks As far as I know, it has always been that way. Ever tried to downsize the default size of an Xforms dialog? You can't. What's the reason for it? Would Xforms crash? Insisting on (unnecessarily) large dialogs, _should_ also require a general Xforms code change to allow downsizing Xforms dialogs to smaller size than original default. I myself have no idea where this Xforms "do-not-allow-smaller-than- initial-size" code is located. Any idea? Angus? Rob.