Reference for .Net version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
PopUpMessage.cs File Reference

Classes

class  SpaceVIL.PopUpMessage
 PopUpMessage is designed to display short quick messages to the user. PopUpMessage disappears after a specified period of time (default: 2 seconds), or you can prevent this by moving the cursor over PopUpMessage and closing it later manually. Contains text, close button. Supports all events except drag and drop. By default PopUpMessage do not pass further any input events (mouse, keyboard and etc.). More...
 

Namespaces

namespace  SpaceVIL