Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1015680 // currentHotKey_orChoose

JavaX fragment (include)

sS currentHotKey_orChoose(S name, S desc) {
  S key = currentHotKey(name);
  if (empty(key))
    waitWhileShowing(showChangeHotkeyForm(name, desc));
  ret currentHotKey(name);
}

Author comment

Began life as a copy of #1015666

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015680
Snippet name: currentHotKey_orChoose
Eternal ID of this version: #1015680/1
Text MD5: 0c7b710cbf06723f76ebd5c0e1f00eaf
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-21 12:15:54
Source code size: 182 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 252 / 289
Referenced in: [show references]