Uses 911K of libraries. Click here for Pure Java version (4447L/22K).
!7 cmodule TITBOT > DynPrintLogAndEnabled { transient Set<JWindow> windows = weakHashSet(); start { dm_onTopInput_q(voidfunc(S s) { if (!enabled) ret; print(s); disposeWindows(getAndClearList(windows)); disposeWindowAfter(5.0, addAndReturn(windows, screenTextOverlay_withOutline(upper(s), outlineWidth := 6f, fontSize := 120))); }); } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023018 |
| Snippet name: | Top Input To Big Overlay Text |
| Eternal ID of this version: | #1023018/11 |
| Text MD5: | 64b3e53a452f381686c1c707784b89c7 |
| Transpilation MD5: | 35ea10c202a6d7f51fcf7a099c31877f |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-20 22:57:44 |
| Source code size: | 409 bytes / 16 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 433 / 805 |
| Version history: | 10 change(s) |
| Referenced in: | #1023071 - Top Input To Big Overlay Text v2 [multi-line] |