AymanSaleh23 / VehiclesTransparent

Graduation Project 2022-2023 supported by Valeo co. mentorship program
4 stars 1 forks source link

GUI front/back #29

Closed AymanSaleh23 closed 1 year ago

AymanSaleh23 commented 1 year ago

Implement simple GUI application using any package supports:

abdallaskar commented 1 year ago

I'm add simple GUI using tkinter to fire system

AymanSaleh23 commented 1 year ago

This is awesome, The next step is try to hide the cursor when it overlabs the picture to make the screen more realistic. That enables us to get rid of the button and substitute it with even like touch/click.

abdallaskar commented 1 year ago

I hid the mouse cursor and added event to system. system can fire with any click mouse button and delete the main button from the screen

AymanSaleh23 commented 1 year ago

Good job. This issue has been Done.