2 Feb
2008
2 Feb
'08
11:33 p.m.
On Sat, Feb 02, 2008 at 07:27:20PM +0100, Johannes Hofmann wrote:
Here is a small patch to compute the size of select widgets similar to the way it is computed for text input widgets. The width is hardcoded to 10 * size of 'M' in the current font.
I committed a different version that measures the string length (as dillo1 and FF). You can test with: http://www.dillo.org/bugtrack/Dinsert.html (adding a long string to a local copy is useful). I doubt that's the right way to do it, but at least it works. Please consider it experimental and give it a look. -- Cheers Jorge.-