Hello everyone, I would like to know if there is a way that, at some point of a program, the screen will be saved as a picture (ok, easy) and send to the printer connected to the computer, automatically.
Hello everyone, I would like to know if there was a library or a method that makes easy to calculate the intersections between planar figures, and in particular I would like to find it among a series of lines and a circle.
Now, there is a way to find the x and y of that specific char?
In this example, it is explained a method to compose a string in wich all chars are object, and it would be a nice method for me, but work only on a line, because the y value is always considered the same.
I'm not so expert but, how i cas change the display name of a slider, respect to his identification name for the public void that is called when I use it?
For example, if I use a two words name, is an incorrect name to the called void.
Hello everyone, I want to generate asort ofsimple diagramswith textonly,then buildthekind of horizontalcolumns withe bars. so for example: value 1: \\\3
value 2: \\\\\5
value 3: \\\\\\\\\\\11
value 4: \\\\\\6
value 5: \\\\\\\\\\10
there is a wayto tell to processing to print, in arow,a character (like it "\") many times asitdefined by a variable?
Hi all, I'm searching on the forum but i can't find a simple way to just post data or simple messages on the facebook wall or, if is easier, on twitter, via processing.
I have a problem: I try to execute the share(); function, but olso with the
example of reported on the syte, just copied and pasted, it don't work... and i have the 1.2.1 version...
I would like tomapavaluereadfromthe serial portbyrotating,inthiscase,asvgin proportionto thevalue measured. Something likethespeedometerofa car. Theproblemisthatthecommandrotate ();adds degrees (radians) ineachloop, to the number of degrees recognizedin the precedents loops.