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

14
LINES

< > BotCompany Repo | #1019669 // OS Chat Bot Prelude v1 [just an input field]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (14322L/99K).

!7

module OSChatBot > DynModule {
  transient S imageID = #1101205;
  
  visualize {
    ret withBottomMargin(20,
      centerAndSouthWithMargins(
        jimage(imageID),
        jvstackWithSpacing(
          setFontSize(20, jCenteredBoldLabel("Hello!")),
          setFontSize(16, jCenteredTextField())));
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019669
Snippet name: OS Chat Bot Prelude v1 [just an input field]
Eternal ID of this version: #1019669/7
Text MD5: 4428b3515029ac4992340a17083dba6e
Transpilation MD5: cdc864a3ffcfcf3e5a022687974af9c2
Author: stefan
Category: javax / stefan's os / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-17 18:03:18
Source code size: 327 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 754
Version history: 6 change(s)
Referenced in: [show references]