On Wed, 28 Aug 2002, R. Lahaye wrote: > Depending on the "something changed" state, the bottom right button of the dialog > is either [Close] or [Cancel]. The "Close" string requires less space than the > "Cancel" string and the result is that the [OK] and [Apply] button dance back and > forth sideways when the "Close" is changed to "Cancel" and vice versa.
Can Qt be tricked by an extra space in "Close " perhaps? (to fool its too clever auto-geometry code) IIRC, John wants to use "Cancel" all the time for the Qt frontend. Allan. (ARRae)
