Hi Scott, > This patch fixes the minimum size of the find text box in the > FindDialog box on Haiku. I don't know what effect this would have on > BeOS and/or Zeta though. > Without this patch the height of the text boxes would be about 2 > pixels height, not nearly high enough to tell what you were typing in > the box. This patch adds 28 instead of 2, which might have some > strange effects on BeOS / Zeta. > If acceptable this would fix Haiku ticket #2231: > http://dev.haiku-os.org/ticket/2231 This one needs to be fixed in Haiku though. I am currently going through the interface classes one by one and plain BTextView is next on my list. Best regards, -Stephan