We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Tab Naming (Read 788 times)
Tab Naming
Mar 12th, 2006, 4:00pm
 
I was wondering why its not possible to rearange the tabs in any order you want and not just alphabetical. It would me of great help to organize the thinking.

Also its not possible to rename a tab that beghins with a small letter to the same name with capital.For example to make   "cube" tab into Cube. You have to put a complete different name and then change it back to Cube.

//keep up good work
Re: Tab Naming
Reply #1 - Mar 12th, 2006, 5:49pm
 
we don't provide a way to organize the tabs mostly because there's nowhere to store the ordering data (there's no "project" file that goes with a sketch).

and the renaming with case thing is discussed here:
http://dev.processing.org/bugs/show_bug.cgi?id=85
Re: Tab Naming
Reply #2 - Mar 13th, 2006, 7:44pm
 
Thanx a lot for the reply!

Page Index Toggle Pages: 1