Interface related

Let the developers know what you think of the software and what can be done to either improve the CFDG language or the Context Free program.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
mycelium
Posts: 29
Joined: Tue Aug 28, 2007 4:21 am
Location: Italy
Contact:

Interface related

Post by mycelium »

It would be nice if there was also a loop button (this helps to check that a loop animation goes loop correctly).

--------

I'd also like if the "insert variable" menu item also inserted a default use.
for example:

insert variable > CF::Time
inserted "CF::Time = [time 0 1]" instead of "CF::Time" only

or
insert variable > CF::Background
inserted "CF::Background = [b 1]" instead of "CF::Background" only

or
insert variable > CF::CF::Size
inserted "CF::Size = [s 800 600 x 0 y 0]"

etc.

this can help to understand the use and remember the syntax for each variable.

User avatar
MtnViewJohn
Site Admin
Posts: 882
Joined: Fri May 06, 2005 2:26 pm
Location: Mountain View, California
Contact:

Re: Interface related

Post by MtnViewJohn »

Two good ideas. Do you use Windows or Mac Context Free?

mycelium
Posts: 29
Joined: Tue Aug 28, 2007 4:21 am
Location: Italy
Contact:

Re: Interface related

Post by mycelium »

I use mac.

Post Reply