Feature Suggestion:

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
shevegen
Posts: 57
Joined: Wed Jul 06, 2005 5:38 am

Feature Suggestion:

Post by shevegen »

Sometimes you want to quickly change a parameter, like hue.
I propose to allow variables so that you could do something like:

$x = hue 44

($x is just an example, i dont know how it would be possible
to implement this easily.)

Also, it might be nice to have longer strings be assigned to
variables like:

$foobar = 'hue 22 x 15 r 22'
and then just use $foobar

It looks a bit ugly but I also think that it could be sometimes
useful

Post Reply