Re: vtm files

2002-08-13 Thread Massimo, Tiziana e Federica
"Dave Watts" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > What are vtm files and what do I do with them? > > > > help files in Studio...you read them ;-) > > Uh, not exactly. VTM files are used by Studio/Homesite as instruction sets > for tag editor dialo

Re: vtm files

2002-08-13 Thread Bryan Stevenson
media.com - Vancouver Island ColdFusion Users Group Founder & Director www.cfug-vancouverisland.com - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tues

RE: vtm files

2002-08-13 Thread Dave Watts
> > What are vtm files and what do I do with them? > > help files in Studio...you read them ;-) Uh, not exactly. VTM files are used by Studio/Homesite as instruction sets for tag editor dialog boxes. They may have help embedded within them, or they can reference external HTML files for help, but

RE: vtm files

2002-08-13 Thread Raymond Camden
VTM files define what you see when you right click in HomeSite/Studio on a tag. You place them under your HomeSite/Studio folder in Extensions\TagDefs. You can even write your own VTM files for custom tags, or edit the ones that ship with the product. ===

RE: vtm files

2002-08-13 Thread Tony Weeg
they are the files that help cfstudio give you tag insight :) ..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -Original Message- From: Joshua Tipton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 1

Re: vtm files

2002-08-13 Thread Bryan Stevenson
help files in Studio...you read them ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com ---

Re: VTM Files

2001-11-23 Thread Bryan LaPlante
There is an online wizard that will create the vtm file and the default template for your custom tag and then email you the resulting files. http://www.netwebapps.com/mytags/main.cfm You can play around with it and get a feel for how vtm files are written. The final page will allow you to pick a

RE: VTM Files

2001-11-23 Thread Zac Belado
Does anyone have any insight into the future of VTML now that Macromedia has announced that they are developing a new IDE? Does anyone know if the new IDE will support existing VTML files and Wizards? ~~ Structure your ColdFusion code with Fusebox.

RE: VTM Files

2001-11-23 Thread John McCosker
bject: Re: VTM Files Thanks for the help. I solved my problem but am still looking for more information on creating VTM files. Do resources (websites, books, etc..) exist for these or is the documentation (rather shallow) with CF Studio all there is...? Than

Re: VTM Files

2001-11-22 Thread Jon Hall
I haven't looked at it, but there is a downloadable VTM/WizML tutorial on the commerceblocks site that might help you out. I think they built some of the wizards that come with Studio, so it should be pretty good. http://www.commerceblocks.com/ There is also some stuff on extending Studio via wi

Re: VTM Files

2001-11-22 Thread Steve Reich
Thanks for the help. I solved my problem but am still looking for more information on creating VTM files. Do resources (websites, books, etc..) exist for these or is the documentation (rather shallow) with CF Studio all there is...? Thanks, Steve ~

Re: VTM Files

2001-11-22 Thread Bryan Stevenson
eve Reich" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 6:00 PM Subject: Re: VTM Files > > Ummm...are you talking CF Studio? It already has a colour picker built in > > I realize that, but when the user selects '

RE: VTM Files

2001-11-21 Thread Joseph DeVore
t; Joseph DeVore VeloxWeb Technologies -Original Message- From: Steve Reich [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 6:01 PM To: CF-Talk Subject: Re: VTM Files > Ummm...are you talking CF Studio? It already has a colour picker built in I realize that, but when

RE: VTM Files

2001-11-21 Thread Joseph DeVore
DefaultCase('color')}="$$colorColor" $$SpacingGap$$TAGDATAUnknownAttributes > Joseph DeVore VeloxWeb Technologies -Original Message- From: Steve Reich [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 21, 2001 6:01 PM To: CF-Talk Subject: Re

Re: VTM Files

2001-11-21 Thread Steve Reich
> Ummm...are you talking CF Studio? It already has a colour picker built in I realize that, but when the user selects 'Edit Tag' and pulls up the tageditor dialog, I want them to fill one of the fields with a color value. How can I access the color picker from within the VTM? Thanks, Steve ~~~

Re: VTM Files

2001-11-21 Thread Bryan Stevenson
Ummm...are you talking CF Studio? It already has a colour picker built in ;-) Bryan Stevenson VP & Director of E-Commerce Development Electric Edge Systems Group Inc. p. 250.920.8830 e. [EMAIL PROTECTED] - Allaire Alliance Partner www.allai