CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.91k stars 549 forks source link

How do I make a mouse button? #2924

Closed Utenok12 closed 7 months ago

Utenok12 commented 7 months ago

So I want to make something like a taskbar in macintosh system 1.1, it has buttons, but I do not know how to make them, there are no textbooks on the Internet.

9xbt commented 7 months ago

There are tutorials on the internet, just not for Cosmos, but you can make them work with cosmos

9xbt commented 7 months ago

also @quajak can you make the tags be the proper ones & close this issue for not complying with this

Reporting an issue If you think you found a bug in Cosmos, please check existing issues first before opening a new one. Do not open an issue if you need help with something in Cosmos that is not a bug, if you don't know how to code it's not a Cosmos issue for example.

zarlo commented 7 months ago

@Utenok12 https://github.com/CosmosOS/Cosmos/discussions is a better place for asking things like this