mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-17 13:23:04 +10:00
Added option to use a custom search hint
If set, intercepts the search hint's DrawText function and swaps out the default text for user-defined text. Leaving the text blank results in an empty search box.
This commit is contained in:
committed by
Ibuprophen
parent
68379f4098
commit
5399e3ad8c
@@ -764,6 +764,10 @@
|
||||
#define IDS_NO_DBLCLICK_TIP 3667
|
||||
#define IDS_BOLD_SETTINGS 3668
|
||||
#define IDS_BOLD_SETTINGS_TIP 3669
|
||||
#define IDS_SEARCH_HINT 3670
|
||||
#define IDS_SEARCH_HINT_TIP 3671
|
||||
#define IDS_NEW_SEARCH_HINT 3672
|
||||
#define IDS_NEW_SEARCH_HINT_TIP 3673
|
||||
#define IDS_STRING7001 7001
|
||||
#define IDS_STRING7002 7002
|
||||
#define IDS_STRING7003 7003
|
||||
|
||||
Reference in New Issue
Block a user