Looks like in the development environment Rev will reset the template once you create an object. To prevent it you have to set lockMessages to true, which will allow the change to the template to persist until you reset it. Note that in standalones Rev does not reset the template.

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Mar 5, 2009, at 12:03 PM, Klaus Major wrote:

Hi Richmond,


Tried a button:

on mouseUp
set the style of the templateGraphic to circle
choose graphic tool
create grc "CIRC"
end mouseUp

and I got a rectangle called "CIRC"

so . . . must be missing something . . .

Here your missing link...

From the docs "style"(Rev 3.0):
...
The style of a graphic determines its shape and is one of the following:
        * curve: a curved line
        * line: a straight line
        * oval: an oval or circle shape
        * polygon: an irregular polygon shape
        * rectangle: a rectangle or square shape
        * regular: a regular polygon shape
        * roundRect: a rectangle or square shape with rounded corners
...

sincerely, Richmond Mathewson.

Best

Klaus

--
Klaus Major
[email protected]
http://www.major-k.de



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to