mistopportunity
mistopportunity
CC#
Created by Thee Manager on 2/20/2023 in #help
✅ Should I use unity to create a app?
If you know or are willing to learn web technology I would skip .NET altogether and make a single page web application (so.. MAUI, basically). It sounds more accessible for your use case. If design isn't your strength, there's tons to work with out there. Very easy to pickup. In the end you'd be able to host it for free on GitHub, no one would need to download anything, and you can update it any time
8 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
That is.. assuming the click event is registered through the designer
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
Easiest way to figure it out is to see where the click event for that button leads to. Check its property values in the designer
25 replies
CC#
Created by GenTwo on 2/21/2023 in #help
❔ Windows Form help
Depends on how it was programmed. Are the other pages being created in code?
25 replies