1 | sS currentHotKey_orChoose(S name, S desc) { |
2 | S key = currentHotKey(name); |
3 | if (empty(key)) |
4 | waitWhileShowing(showChangeHotkeyForm(name, desc)); |
5 | ret currentHotKey(name); |
6 | } |
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: | 359 / 390 |
Referenced in: | [show references] |