Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Windows Widgets!
- Original author: DerVVulfman
- Original date: August 14, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/windows-widgets.179565/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS Scripts (RMXP)
Summary
Windows Widgets! Version: 1.9 based on Ryex's Mouse Window API 2.0 from 2010 Introduction
Archived First Post
Windows Widgets!
Version: 1.9
based on Ryex's Mouse Window API 2.0 from 2010
Version: 1.9
based on Ryex's Mouse Window API 2.0 from 2010
Introduction
This system is not intended so much as a game development tool as it is a system to allow one to simulate a Windows(tm) desktop or like environment within their project. In fact, it could be used to fashion actual applications which can be used by others.
The basis of this massive script is thanks to Ryex who released his work to the world in November 2010. To this day, Ryex's work is still available to download: http://www.mediafire.com/?yadjiyv2kkshbkj
This system contains more features than the original, adding combo-boxes, access to drives and file lists, and more. Apart from rudimentary objects such as picture boxes, or sublime features such as timers, this system may be able to craft that which you desire.
Features
- Create/Simulate actual Drag-n-Drop or Fixed-place Windows in your project
- Buttons, Check Boxes, Scrolling Lists and Combo Boxes
- Drive, Folder and File Lists available
Video
Demo
(Lookie Lookie! Got a Clickie-Clickie!)
* A Box.com download. You will not see a preview.
The download button in the screen is in the top right
Script
Dear gawd... no. There are over twenty scripts for the widgets alone, not counting the Aleworks Input, support and demonstration scripts!
Instructions
It is not recommended to copy/paste scripts from the demo into another project, but to use the demo as a basis for your work. If you prefer a different mouse and keyboard script than Aleworks Write Lite, do note they must be adaptable to the system with variations of Input.release? or DoubleClick for the mouse, and a wrapper for any keyboard script to hold and store text typed by the user.
Future Options
The creation of a keyboard controller system to allow one to use the TAB button to cycle through active widgets or use defined widget hotkeys (Example: [size=medium]Exit [/size] ... on a button, the X underlined means Ctrl+x triggers the button)
FAQ
THIS TOOK FOREVER!!!!
Compatibility
Designed with RPGMaker XP, but using straight RUBY code for the mostpart. For users of HiddenChest by kyonides, or any variation of MKXP which contains no access to the Win32API, there is a WIN32_USAGE switch to turn off. Its only function is to allow detection of what drive type (CD/Flash/HD) is detected within the Drive Box widget, used to show the appropriate drive icon.
Credits and Thanks
Clearly to Ryex for the original 2010 script, and to vgvgf for the Aleworks system.
Acknowledgement to SephirothSpawn for the MACL "Draw a Circle" Bitmap method
Terms and Conditions
For use free and clear, even in commercial projects. However due credit for myself, Ryex and whomever supplied your mouse/keyboard script is necessary.
Features Mentioned
- Create/Simulate actual Drag-n-Drop or Fixed-place Windows in your project
- Buttons, Check Boxes, Scrolling Lists and Combo Boxes
- Drive, Folder and File Lists available
- Video
- Demo
- (Lookie Lookie! Got a Clickie-Clickie!)
- A Box.com download. You will not see a preview.
- The download button in the screen is in the top right
- Script
- Dear gawd... no. There are over twenty scripts for the widgets alone, not counting the Aleworks Input, support and demonstration scripts!
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credits and Thanks Clearly to Ryex for the original 2010 script, and to vgvgf for the Aleworks system. Acknowledgement to SephirothSpawn for the MACL "Draw a Circle" Bitmap method Terms and Conditions
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...