Patrick Gundlach wrote:
Just to confirm: in normal state I see a small button. When pressing the mouse button I see the area of the button inverted but with more width than actually used, but the height looks fine.
+---+ xxxxxxx+---+xxxxxxxx | | becomes xxxxxxx|xxx|xxxxxxxx +---+ xxxxxxx+---+xxxxxxxx
confirmation granted; nice ascii example! What you see is not only the inverted but the whole size of the button. You can activate this button in this visible area (and that's my problem).
where xx is inverted. But this happens (in your example) only with the 2.5 mm width. The 25 mm wide button is OK.
Yep! The 2.5mm wide button is smaller than the minimum given through the actual font size, while the 25mm wide button is not. If I for example use \switchtobodyfont[5pt] in front of the button definition, I can get a 2.5mm wide button. Sorry for irritating you, but the function of a button is not to rule a frame. ;-) Regards, Peter