Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6624L/45K).
!7 static long timeout = 5000; static int maxEntries = 10; p-substance { autoRestart(); smartBot_autoComplete_defaultMaxEntries = maxEntries; smartBot_autoComplete_defaultHardTimeout = timeout; final AutoComboBox3 box = autoComboBox3(f smartBot_autoComplete); setFontSize(box, 20); setComboBoxListFontSize(box, 20); onEnter(box, r { openPlatformBrowser(smartBot_topicLink(getText(box))) }); setY(200, showFrameFlat_minWidth(500, box)); }
Began life as a copy of #1012961
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: | #1012964 |
| Snippet name: | Big Smart Bot Auto-Complete Box |
| Eternal ID of this version: | #1012964/21 |
| Text MD5: | 6976d302e07a6ef258e41d7e4653589f |
| Transpilation MD5: | 63a28a0074120a2ba7a5d2ac9e26a7ab |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-19 18:55:39 |
| Source code size: | 474 bytes / 16 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 757 / 16095 |
| Version history: | 20 change(s) |
| Referenced in: | #1013360 - Smart Bot GUI #3000512 - Smart Bot's answer to: !eval centralRestartLog_raw() |