im making a project on windowsforms for my final project and when i start it on the second form
a button i made wont show up
7 Replies
Not sure how we're supposed to be able to help with that little information. Perhaps show your $code ?
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/of that one form?
actually fuck that
i want to add a click event that will take me to the next form and hide the other form
the previous one
nvm i hjandled that
but yeah the other form wont function properly still
he wanted us to make a selection screen said we can use chatgpt for help
right
i put the code it fucked the form up i delered the code but now when i add some new stuff to the form
it wont appear
when i boot the project
should i delete it and remake the form?
i dont know how to fix it
okay basically i made the loading screen i put a button that says click to continue and i added a mouseclick even to it its supposed to direct me to the form called game but it doesnt work and it gives an error let me send the code
BlazeBin - uuxanadpxoru
A tool for sharing your source code with the world!
theres also a timer event that makes the form shake when it pops up the loading screen one not the game one
could that be causing the issue
i did a potential fix it told me to do and now it takes me to an empty form an not the desired forn
what can i do