Posts by Dêividy Alcântara • 85 points
5 posts
- 
		0 votes1 answer41 viewsQ: DOUBT IN A SELECT - SQLI basically have these relationships: I would like to take the value of the attribute "im_fab_template" of the table "tblImpressora" the code of the attribute "is_cod_printer" of the table… 
- 
		0 votes1 answer345 viewsQ: Drawing of predefined valuesI have two Textbox (txtUM, txtDois), and would like to draw some pre-programmed date/string (Between dates: 07:55, 07:56, 07:57, 07:58, 07:59, 08:00, 08:01, 08:02, 08:03, 08:04, 08:05 ). The number… 
- 
		2 votes1 answer85 viewsA: What event/action do you use to have an object deleted from the Event sheet in Construct 2?In the above code when the layout is loaded, the object in question will be deleted.… construct-2answered Dêividy Alcântara 85
- 
		2 votes1 answer122 viewsA: Doubt about the Physics behavior in Construct 2Good night, It would be much easier to work by modifying only the X and Y axes, thus: Below, the number 5 would indicate the speed of the object. Disable the other "is down" to avoid conflict. I… construct-2answered Dêividy Alcântara 85
- 
		1 votes2 answers466 viewsA: How to delete div by class name using Webbrowser?For the above code to be complete and correct, it is necessary to convert the first element (htmldoc) that is being passed by parameter of "HTML Document Class" for "HTML Document". Argument 1:…