Libraryless. Click here for Pure Java version (14322L/99K).
1 | !7 |
2 | |
3 | module OSChatBot > DynModule {
|
4 | transient S imageID = #1101205; |
5 | |
6 | visualize {
|
7 | ret withBottomMargin(20, |
8 | centerAndSouthWithMargins( |
9 | jimage(imageID), |
10 | jvstackWithSpacing( |
11 | setFontSize(20, jCenteredBoldLabel("Hello!")),
|
12 | setFontSize(16, jCenteredTextField()))); |
13 | } |
14 | } |
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: | 551 / 1187 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |