Update the New dialog
You can modify the New dialog (which displays when you choose ) by updating creatables.conf.
| Configuring Genero StudioManage which items appear in the New dialog | Parent topic: Manage which items appear in the New dialog |
You can modify the New dialog (which displays when you choose File > New) by updating creatables.conf.
Category element where you want to include the new
file type. The first-level
Category element corresponds to the Categories list in the
New dialog. The second-level
Category element corresponds to the Types section in the
New dialog.
Category element with a name attribute of
Genero, and then find the Database
category beneath that.New, File,
Directory or Wizard element to represent
the newly defined file. The easiest method is to copy an existing element and
edit the attributes. For example:
<New index="210" name="BANewServiceServer"
action="BANewProgram"
label="SOAP Web Service Server (.4wsprg)"
actionLabel="Implement SOAP Web Service Server"
icon="document_4wsprg"
description="Create SOAP Web Service Server"
extension="4wsprg" />