File "HotKeyMgr.txt"

Path: /HotKeyMgr/HotKeyMgr.txt
File size: 1.06 KB
MIME-type:
Charset: utf-8

HotKeyMgr.exe
-------------

1. Pre-studies:
O- richedit and clipboard (via a richedit control)
   No! Much easier to use HtmlClipboard :))
X- 'julian.inc' : weekday (rfo' Julian.bas), week number (nimoclock)


2. UI
X- No visible dialog
X- Only one instance
X- All created dialogs should be centered on the focused dialog
  X- redo the INPUTBOX$()
X- Systray icon with popup dialog on left/right click:
  > [X] Start with Windows
  > ------
  > Majuscules Accentuées (Ctrl+M)
  > Date Picker (Ctrl+D)
  > Contact Book (@ key)
  > ------
  > Configure HotKeyMgr
  > Exit


3. Hot keys
X- Ctrl+M = Majuscules Accentuées
  Scope : anywhere
  Launch : 'majuscules accentuées' = graphic dialog with 1-key input

X- Ctrl+D = Date Picker
  Scope : in a 'OneNote' dialog only
  Launch : dialog with a datepicker control

X- '@' = Contact Book
  Scope : in a 'OneNote' dialog only
  Launch : dialog with a dropdown list with contacts history (from the ini file)
  If new contact e.g. "Name, Surname": second dialog to save the email address
  in a textbox pre-filled with "Surname.Name@"