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

12
LINES

< > BotCompany Repo | #1010292 // Test AutoComboBox [improving]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6903L/47K).

!7

p-substance {
  autoRestart();
  final AutoComboBox box = autoComboBox(ll("Hello", "World"));
  showForm(
    "", box,
    func {
      infoBox(getText(box));
      false;
    });
}

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: #1010292
Snippet name: Test AutoComboBox [improving]
Eternal ID of this version: #1010292/12
Text MD5: 2ced15167ad4feb4694ad9994d08f3c6
Transpilation MD5: 16678367689cdad66bf05fc2d0f04f7f
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 21:54:27
Source code size: 196 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 552 / 1082
Version history: 11 change(s)
Referenced in: [show references]