Skip to content

RoniPolisanov/MethodsInSE_graphicSystem

 
 

Repository files navigation

Psuedo Graphical Forms

Description

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).

Contributers

Roni Polisanov
Reut Leib
Haim Elbaz

Getting Started

Components

UML Diagram


UI Components Simulation

Panel

Label

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.

About

final project in MethodsInSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • C 1.8%