You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing a library to create windows in javascript.
The desing is based on the idea that all components (task bar, desktop packground)
are windows themselves.
for example usage look in js/core/initialise.js
About
Implementing a library to create windows in javascript