-
Notifications
You must be signed in to change notification settings - Fork 24
Customize SetWindowTitle
Patrick edited this page Nov 28, 2019
·
1 revision
This hook enables you to change the title of the DataDigger window.
This is handy if you want to have other information in the title bar that is not provided by DataDigger
By default, the title shows information like this:
With this code, I can change it to make it only show database and table name:
If I start DataDigger again, it now looks like this:
Also check the blog for the latest news on DataDigger