Skip to content

AbhayP1/GUI-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GUI-Programming

Programs that utilise a user interface.

  • Simple Calculator.
    1. Basic Arithmetic.
    2. Cross Platform.
    3. Random Button, out of 6 choices.
    4. Key Press Entry and Key Clicks.
Button Key Shortcut Description
'AC' (All Celar) <Shift-C> Clears All Entered Characters on the Display.
'CE' (Clear Entry) <C> Backspaces a Single Character.
'%' (Fraction) <%> Divides by 100 on the display.
'+' (Addition) <+> Addition, Arithmetic.
'-' (Subtraction) <-> Subtraction, Arithmetic
'*' (Multiplication) <*> Multiplication, Arithmetic
'/' (Division) </> Division, Arithmetic
'(' (Brace Left) <(> Brace, Evalutated first.
')' (Brace Right) <)> Brace, Evaluated first.
'=' (Evaluate) <Return> Solves the entered input on display.
'.' (Decimal Period) <.> For Rational numbers.
'0-9' (Digits) <0><1>..<8><9> Numeric entry.
Random Button <Wiki> or <HPC> or <Walph> or <Vint> or <Super> or <Comic> Button that opens a webpage, related to math/calculators/computers.

Screenshot 2023-02-07 at 11 45 54 pm

About

Programs that utilise a user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages