Posts by Tiberius • 103 points
6 posts
-
-3
votes2
answers48
viewsQ: Function does not enter useEffect
I have this little project to make a beast clone of Linktree with Ode, but I have a boring problem. The default function simply does not enter useEffect, which is where I call the existing Trees.…
-
1
votes1
answer46
viewsQ: Value is not added to a variable within a function
I’m doing a simple quiz show with questions and answers, with punctuation. My problem is this: I made a function so that every time the answer is right, +1 will be added to the score variable.…
-
2
votes2
answers520
viewsQ: Changing Rows in Datagridview / Opening a form with different design
I have a problem in a school project, as stated in the title, I need to change Rows and open a form that already has your design, but with different things, come on: The program is very simple, a…
-
0
votes3
answers2379
viewsQ: Set minimum number of characters in Textbox
How can I define a minimum amount of characters that should be put into a textbox? I’m using Visual Studio 2013, creating an aspx site.
-
4
votes2
answers1008
viewsQ: Redeem code from an executable program?
I created a program to present in high school, but due to problems on my hard drive, I lost his code and only have the executable that I created to present it. Unfortunately, I also need the code…
-
2
votes2
answers1618
views