JSFrame examples

This is a small sample code collection using JSFrame. All of the code presented here can be found on GitHub.

Window creation:

Create a window and the basic use of windows

Event handling:

How to handle window events and the events of the content in the window

Styling and look:

Customize the look of your windows

Alignment, Order and Where the window is created:

Set the offset position of the entire window of jsFrame, and set the display order (z-index).

Maximize/Minimize operation:

Controls make it easier to implement things like maximizing and minimizing windows

Utilities:

Advanced: