How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
MouseScroll is a VBA Project that allows Mouse Wheel Scrolling on MSForms Controls and Userforms.
LibGDX comes with a Scene2D GUI module, which allows you to easily create your GUIs and customize them with Skin instances. However, most beginners struggle with a problem: the GUI comes without a default skin, which makes it difficult to test it.
Quick Start: Add cTaskDialog.cls and mTDHelper.bas to your project-- these are the only two required files for your code.
Reliable, no-crash timer for VBA. Code can be debugged and stopped safely.
Provides lightweight utilities to draw MSDF (multi-channel signed distance field) text on LibGDX. See LibGDX's [Distance field fonts][sdf-libgdx] wiki page for more information on single channel SDF font. It also provides integration with scene2d and AssetManager. The library is written in Java…
The main features of maltaisn/msdf-gdx are: User Interface Tools.
Projects with overlapping indexed features include: cristianbuse/vba-userform-mousescroll — MouseScroll is a VBA Project that allows Mouse Wheel Scrolling on MSForms Controls and Userforms. czyzby/gdx-skins — LibGDX comes with a Scene2D GUI module, which allows you to easily create your GUIs and customize them with Skin… fafalone/ctaskdialog64 — Quick Start: Add cTaskDialog.cls and mTDHelper.bas to your project-- these are the only two required files for your… fafalone/ucanigifex — ucAniGifEx Animated Gif Control. fafalone/ucsimpleplayer — Simple video player UserControl/ActiveX Control. cristianbuse/vba-safetimer — Reliable, no-crash timer for VBA. Code can be debugged and stopped safely.