Hi, I have a button that expands to fill the window but if the window is small then the text is cut off at both ends. So a button that should read:
shows as "mand XXXX to syst".
I want to know if anyone knows of a way to check if the text can be displayed so that I can change the text to:
I looked in docs, MTK, and google. I know in raw X you can do this but on Windows with perlTK I just don't have a clue where to go.