Okay, so I am making a game, and I can't figure out how to keep the sound track from overlapping. When the game comes to a lose or win screen, I will click "Pla
I need to get the focus back to the first input after write and press the enter key in another input. For instance, after enter a value in myPrecio input and pr
I've added video connectivity and audio connectivity in the multi-user part but, having small issues. When I'm disconnecting it should hide the plane which is t
I realize that I can create a subclass of UIButton to add custom properties: class myButton: UIButton { var viewBounds : CGRect = .zero ... }
`I'm new to asp.net and when I tried to connect to MySQL database I got this error. error message here is my code in web.config file <configuration> &
So I have need to evaluate double integral on octave[![question][1]][1] >> x1 = 1; >> x2 = 0; >> y1 = 2; >> y2 = 0; >> f = @(x,y)
i just don't undestand why this code dont working Something wrong in def update_figure(selected, year_value) The dataset have year which named 'TIME' app.layout
I have a list of values. Now I want to subtract the values in list with the previous values while ignoring the subtraction for the first index value. Although
I have a class which looks like this: public class Settings { public int Id { get; set; } public string Property { get; set; } public string Valu