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'?