Is there any way to set the alignment of the button/s which appear/s on a DirectDialog widget? E.g. on the OKDialog option, the button always appears centred but I would rather it was right aligned (I am using an image for the button but even if it was just text I would like this).
There are lots of button options in DirectDialog, but I don’t see anything there to make the buttons appear on the right instead of in the center. You might need to make your own dialog object instead of relying on the convenience of DirectDialog.