Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
jerrysun363
jerrysun363's Profile
1
Posts
1
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
GridLayout in Multi sketches in one single window
[3 Replies]
09-Aug-2012 04:01 AM
Forum:
Contributed Library Questions
I work with a library named
giCentre Utilities
It allows to embed mulit sketches in one single window
But my Processing reports a mistake when I follow the example code in the URL
http://www.gicentre.org/utils/multiWindow/
It stopped at line
setLayout(
new
GridLayout(0,2));
Processing says there is no class or type named "GridLayout"
I am not sure this class belongs to the giCentre library or it is a native in Processing.
I do know Java has similar classes but have no idea whether this gonna work in Processing.
So how can I fix this?
If I make this line as a comment, the program will run as well but the two sketches overlaps. So I think it is better to get this method work.
«Prev
Next »
Moderate user : jerrysun363
Forum