Hey Mathias. What I mean is it possible to have the text on the buttons to change after the the button is clicked to display the then current option.
e.g. I have written some scripts to toggle the display to show certain types of files when a button is pressed like your example for *.log files. So the button has the text "Show Logs" and when it is pressed only the *.log files are shown. However the button text still displays "Show Logs" but when it is pressed again the file display is returned to all *.*.
Is it possible to have the button text alternate between "Show Logs" and "Show All" or "Hide Folders" and "Show Folders"? That way the button bar may become even more useful than it is now!