Improve sizing of comment and tags dialogs
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 6 May 2011 20:37:14 +0000 (22:37 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 7 May 2011 12:47:47 +0000 (14:47 +0200)
commite7b4c63691a7608892a85a85f4fb424f2c2637b5
tree7057a9a453f18feb4ba71f8ac86ead630a1d75b8
parent8654bfa8e8545770223d1eff327d3bfbd6308f69
Improve sizing of comment and tags dialogs

There seems to be a bug in Xaw for the sizing of buttons; they get
unpredicatble and weird sizes when the size is not explicitly set,
possibly stretching the initial width of a dialog to rediculous values.
Sizing back to a remembered value from the settings file then makes
buttons overlapand text edits shrink to almost nothing. To prevent that
we now define exlicit sizes for the buttons in tags and comment popups.
xoptions.c