ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Creating a GUI based Interest calculator - English

690 visits



Outline:

* Learn about an interest calculator, * About Radiobutton, * Adding Edit box for principal to take user input, * Adding Edit box for rate of interest to take user input, * Adding Edit box for time to take user input, * Adding Radiobutton for simple interest, * Adding Radiobutton for compound interest, * Writing Tag and String for all the objects, * Auto-generate a Scilab code using GUI Builder toolbox, * Write a callback function for calculating the simple and compound interest.