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

5
LINES

< > BotCompany Repo | #1030309 // jnaWindows_putTwitchChatOnTop

JavaX fragment (include)

static HWND jnaWindows_putTwitchChatOnTop() {
  Map<HWND, S> windows = filterByValue($swic("Chat - Twitch"), mapToValues jnaWindows_windowTitle(jnaWindows_allWindowHandles()));
  jnaWindows_setAlwaysOnTop(firstKey(windows));
  ret firstKey(windows);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030309
Snippet name: jnaWindows_putTwitchChatOnTop
Eternal ID of this version: #1030309/1
Text MD5: 2757906474bf7a4c17dbb9e48198ae92
Author: stefan
Category: javax / windows
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-30 13:58:14
Source code size: 255 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 123 / 141
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)