I use an application which when opening a file gives a window which has an button that give a list of recently opened files.
I use getOpenFile with Perl /Tk to provide a file opening fnction.
Is there a way of adding the ‘recent file list’ button that I use on that other, none Perl based, application?