C# custom control for round gauge creating and tuning.
Demo shows the possibilities of managing custom control project https://circonium.sourceforge.io
Control provides tools for creating circular scales with marking on segments and automatic recalculation of the input value into the rotation angle of the arrow.
Control contains GDI graphics and does not use OpenGL, or other 3D libraries.
How to generate settings for Circonium Control and how apply it on start you Winform Application using that control - look at next video:
https://www.youtube.com/watch?...
MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
Moved to GitHub https://github.com/fedups
Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"