Can someone help me fix my code, it doesnt open usercoontrols form porperly
i just satrted to learn c# and if i dont understand something sorry
16 Replies
It's hard to fix code that we can't see. $help
How to get the best help :catpog:
Make a post in #help or one of the topic channels under Development.
Avoid asking
:catthinking: Can anybody help me?
:catthinking: Has anyone used XYZ?
:catthinking: Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.can i screen share or should i send a screen shot
?
Please share all code that's relevant, and include screenshots so we can see what "doesn't open properly" actually means
You'll get a much better response with screenshots. I'm at work: I can't take a call, but I can look at images
I think this is all of the code to open the usercontrol form
Please post code as $code, not as images
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/$codegif
i tried to use chatgpt but i dont think it helped
And what does that look like?
like when i open the usercontrol the code button is checked but it doesnt need ato and when i re open it the fastcolored textbox desapears
I think we need to see a lot more code -- the stuff you posted doesn't contain anything to do with how the buttons are selected or deselected, and only has one button click handler
maybe when you will get home i could just call you and screen share?
Sorry, I'm busy in the evenings
Oh