Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6808L/46K).
!7 p-substance { autoRestart(); final AutoComboBox2 box = autoComboBox2(f makeEntries); showForm( "", box, func { infoBox(getText(box)); false; }); } static L<S> makeEntries(S s) { ret ll(s + " yes", s + " no"); }
Began life as a copy of #1010292
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1012959 |
Snippet name: | Test AutoComboBox2 [OK, but down key should not accept right away] |
Eternal ID of this version: | #1012959/2 |
Text MD5: | 436965297a328aa12c18be0453b1f4fb |
Transpilation MD5: | 2b21594ef3da2e464dae2cd20f5c96a4 |
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-18 22:12:11 |
Source code size: | 262 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 580 / 1239 |
Version history: | 1 change(s) |
Referenced in: | #1012961 - Test AutoComboBox3 with suggestions from Smart Bot [OK] #3000512 - Smart Bot's answer to: !eval centralRestartLog_raw() |