I'd like to make a very simple PyQt5 panel, something a little like a very simple version of the MATE panel. In order for it to work as a panel, other windows o
I'm currently practising C and learning pointers and arrays. I watched a tutorial where the instructor changed the function from int aFunction() to void aFuncti
im trying to size a game to a specific resolution value, like 1280,720, when the game is fullscreen. The problem is, that my code works perfectly when the game
I am looking to add all my "usernames" into a dictionary. I am having some trouble doing this. I am sure it's very obvious, but I am very new to coding. I am s
in a VSTO project is possible intercept shape delete event? I've try to intercept key press with "mousekeyhook" but without success. Anyone have suggestion? Tha
I'm trying to launch a Java Web Project with Eclipse and Wildfly. When I try to run the wildfly server I recieve the following issue: Failed to resolve express
I put a custom class in a vector, and I want to sort it based on the size of the variables in the class. using namespace std; class Player { string name;
I'm using bull with node.js. I was thinking of using a master-slave model, where one thread puts stuff in the queue, and another just pulls it from the queue. H
For every booking on the table which is canceled. I need to check if the customer_id of the canceled booking appears with another booking within 12 weeks of the