It looks like you're new here. If you want to get involved, click one of these buttons!
Creative Design of Boalens, Buttons, IntegerParameters and Texts in screen?
Yes, we got all what you need! Click the activation Link.
What is this?
Buttons, Integer Lines, TextBoxes, Boalens, Ellipse, Line, [Soon] More features
Updates September 2015
We have released our classes! I Hope you enjoy. Create an GitHub Page. Click The activation link.
Updates Dezember 2015
We are writing currently a cool alert box
** Soon **
Comments
@TokOut Give us a chance to look at your code. We're not here constantly to fix you problems. Anyways, add the statement background(0) in draw() before I:draw() . What is MRRP>=3 .
@TokOut CurrentTouch.x should be changed to touch.x . You shouldn't mix the functions touched() and CurrentTouch.
The content has been deleted
@TokOut Are you referring to this example.
The variable
i
is the position in the table. The variablev
is the value. The table arr is created with 3 in the 1st position, 2 in the 2nd, and 1 in the 3rd. So it prints the table position 1,2,3 and the value 3,2,1.The content has been deleted
The content has been deleted
The content has been deleted
The content has been deleted
The content has been deleted
@TokOut That's not a bug. That's just the way things are. Some numbers just aren't exact when small values are added to them. If you want a number to show a specific value, then to need to use string.format. Do a Google search for string.format.
I released all classes in my GitHub at Great Work. Here are the forums. So I formate me in there.
The content is not deleted
What does it do? More people will look at it if you give a nice description.
The content was deleted by TokOut
It sounds like Soda, how does it compare?
The content has been deleted
They are to outdated. They're content are questions etc.
@TokOut you shouldn't delete your old questions though, they help make the thread readable and might help people that are searching through the forum looking for the same answers
@TokOut this thread has nothing to do with Soda. Please edit the title to make it relevant to the discussion.
I changed it to remove Soda references.
@Ignatz, @yojimbo2000
Try this in ~~~
draw()
~~~;