This is the final project of the "Methods in Software Engineering" course on the occasion of the end of the third school year. Psuedo Graphical Forms is a static library API for developing User Interface on windows terminal envirnment (Based on - Microsoft Console API).
Roni Polisanov
Reut Leib
Haim Elbaz
- Windows 7 or higher.
- C++ 11 and above.
- Run the program in Visual Studio (2017 Community addition or higher).
Button - Use the Mouse to click 'Travel'.
MessageBox - Use the Mouse to click 'Launch'.
TextBox - Type anything (Text/Numbers).
ComboBox - Use Mouse to mark the desired option.
RadioBox - Use Space to mark the desired option, 'TAB' to Navigate.
CheckList - Use Space to mark the desired option, 'TAB' to Navigate.
NumericBox - Use the Mouse to click +/- and change the number value.