by David Santos (8 Submissions)
Category: Miscellaneous
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(8 Votes)

This project started as a way to play around with form shaping. It then extended into custom graphical blitted controls and subclassing.
This is intended as a desktop companion, where you can store random thoughts or memos. You can also drag files onto it to move them into a storage folder.
This is a fan work heavily inspired by Ragnarok, so if you're not into ragnarok online, you probably won't find much use for this.
Shows form shaping using regions stored in a resource, subclassing to limit form movement, snapping a form to the edges of the screen, custom drawn controls.
Side Effects
When running the code in the IDE, make sure to exit the code by right clicking the kafra and choosing Close. The app will crash if it is stopped via the IDE.