Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
Max no of attachments : 0
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
New to this Portal?
Click on Join Now to Sign Up
Join Now
Help
Feedback
Sign In
Processing Forum
Recent Topics
All Forums
Search All
Tags
Author
Advanced Search
Search
New Topic
Screen name:
pixelfrenzy
About Me:
Chris Hand, Bangalore, India. I used to be mungbean on earlier forums but can't work out how to login anymore...
pixelfrenzy's Profile
1
Posts
7
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
start() executed twice - is this a bug?
[2Replies]
22-Feb-2011 12:55 AM
Forum:
Core Library Questions
Seeing some weirdness here depending on parameters given to size()...
Compare #1:
void setup() {
println("** START: " + millis());
size(200,200,P2D); // renderer parameter
}
void draw() {
}
typical output:
** START: 81
** START: 102
with #2:
void setup() {
println("** START: " + millis());
size(200,200); // no additional parameter
}
void draw() {
}
typical output:
** START: 92
I'm using 1.2.1 on OSX 10.5.8
-----
I just noticed I mis-read the title of this forum as "Core/Library Questions" -- is there a forum for Language/Core issues? This is my first time on the new forum, I was using the old one for years.
«Prev
Next »
Moderate user : pixelfrenzy
Forum