Qt: add tool tips to to extended command selector

For the grid of extended commands used to pick one after typing "#",
show a command's description if the mouse hovers over its button.
For once something with Qt was actually easy.
This commit is contained in:
PatR
2022-02-03 04:17:30 -08:00
parent 62f89bf0c4
commit 8a722ea949
2 changed files with 5 additions and 0 deletions

View File

@@ -1408,6 +1408,8 @@ Qt: [later] augment extended command selection dialog's Filter to add a
typically commands with no keystroke or only meta character keystroke;
that makes Filter useful in normal mode (much shorter list of choices)
Qt: add '#' as "Extended-commands" to the 'game' dropdown menu
Qt: add tool tips to the extended command selector's buttons to show command
descriptions
tiles: male and female variations in monsters.txt; tested only with tile2bmp
conversion utility so far; also supported by tilemap utility to
generate tile.c