--- Al Rudnitsky <[EMAIL PROTECTED]> wrote: > Wondering if there is a way to enable users to use > drawing tools. > > *************************************************** > Al Rudnitsky >
Hi Al, Indeed you can, have a look at the Transcript Dictionary entries for the 'choose' command. Example for creating a line : reset the templateGraphic set the style of the templateGraphic to "line" choose graphic tool The one downside is that these tools know no boundaries : the user can draw through other items and even off-screen. But if you can live with that limitation, knock yourself out :-) Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
