Multi window

Multi-window plug-in,Multiple windows, different views, simultaneous display.

Category:
Tags: , , , , , , ,

Description

Demo:https://www.youtube.com/watch?v=GfrzXmJbFXE

Multi-window plug-in supports multiple windows with different views to be displayed simultaneously.

It supports blueprint nodes and is very easy to use.

Change log : (2023/06)

Support 5.2 version

5.2:

Increase the IsTopmostWindow parameter when creating a window.

In the content of the plug-in, a template is added, and the title bar is customized (so that the Icon can be customized). And display the button name in the window when in the window.

Change log : (2022/11)

Support 5.1 version

Change log : (2022/04)

Support 5.0 version

5.0:

Added setget window position function.

Now in ContentWidget you can respond to key events (OnKeyChar, OnPreviewKeyDown, OnKeyDown, OnKeyUp).

Change log : (2021/03)

4.26:Try to increase support for MacOS. If there is a problem with the test, please contact me in time.

Change log : (2021/01)

4.26:

Add “GetWindowSize” function — Get window size

Add “GetWindowDPI” function — Get window DPI

The CreateMultiWindow function adds the “bIsAutoContentDPIScale” parameter to automatically scale the content according to DPI. (The default is False)

Change log : (2020/12)

Support 4.26 version

Technical Details

Code Modules:

Check out ywt20’s other products here : https://www.unrealengine.com/marketplace/en-US/profile/YWT20

Number of C++ Classes:2

Network Replicated: (No)

Supported Development Platforms: (“Windows”)

Supported Target Build Platforms:(“Win64”, “Win32”)

Documentation: Link

Example Project:Link Show first-person footage in another window

Additional Notes:Try to avoid creating a new window when the window is closed. Because of this problem, I occasionally encounter a BUG when I close the program during testing.

Supported Engine Versions

4.25 – 4.27, 5.0 – 5.3