Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Adding a recipe to a GAT package to create a view/presenter as in SCSF
 

Adding a recipe to a GAT package to create a view/presenter as in SCSF

We have a GAT package that sets up a project with various files in it.

Now we want to add a right mouse click option so that the user can select creation of a view/presenter pair of files - in the same way that the SCSF (Smart Client Software Factory) does.

As a starter we have taken the "CreateView" receipe from the SmartClientDevelopment.xml and added this as an action in our binding recipe. However, no right mouse click options appear. I note that adding the "AddEventSubscription" recipe to our BindingRecipe does produce a right mouse click option though.

Any ideas or 'guidance'?

NigelAston  Thursday, May 31, 2007 2:46 PM
Hi NigelAston,

Please post this question to the SCSF forums on codeplex where SCSF team members hang around and may be able to help you.

This forum is for general GAX/GAT development questions and not factory specific ones.

thanks,
-Victor.
vga  Thursday, May 31, 2007 4:48 PM
Hi NigelAston,

Please post this question to the SCSF forums on codeplex where SCSF team members hang around and may be able to help you.

This forum is for general GAX/GAT development questions and not factory specific ones.

thanks,
-Victor.
vga  Thursday, May 31, 2007 4:48 PM

You can use google to search for other answers

Custom Search

More Threads

• Where can I get December 2005 version now?
• Argument monitoring itself?
• Issue with DSL Tool
• Install Error for Guidance Automation Extensions - February 2008 Release
• Unable to uninstall several guidance packages
• Retreive Project location
• T4 and DotNet 3.5
• Assembly reference in .t4 file
• How to modify the SCSF Add View (with presenter) generated code
• One Click