<?xml version="1.0"?>
 <!DOCTYPE xsd PUBLIC "-//TROI//DTD XML Software Description 1.1//EN//XML"
   
  "http://www.troi.com/info/xsd/xsd.dtd"> 
<xsd>
   <modification_date>20020417</modification_date>
   <vendor>
      <name>Troi Automatisering</name>
      <address>Vuurlaan 18</address>
      <city>Alphen aan den Rijn</city>
      <state>ZH</state>
      <zip>2408 NB</zip>
      <country>Netherlands</country>
      <phone>+31 172-426606</phone>
      <fax>+31 172-470539</fax>
      <email>info@troi.removethis.com</email>
      <url>http://www.troi.com/</url>
    </vendor>

   <product id="A44130">
     <name>Troi Dialog Plug-in</name>
     <version>3.1</version>
     <last_release>20020402</last_release>
     <short_description>This plug-in adds more flexibility in creating custom dynamic dialogs in FileMaker Pro.</short_description>
     <description><![CDATA[
Troi Dialog Plug-in is a very powerful tool for displaying all sorts of dialogs in FileMaker Pro. The text of the dialog and of the buttons can be created dynamically by using a calculation. All from within FileMaker you can:

- show dialogs with variable text and up to 4 buttons
- show an input dialog to let a user input data in up to 5 fields
- choose these input fields to be any of the following: simple text, password field, popup list or check box
- mix these input field types as you see fit
- pre-enter text into all input fields
- have the results of the dialog put into fields without parsing
- show a list dialog
- show temporary flash screens
- show a progress bar for lengthy operations
- position the dialog box anywhere on the screen
- add a standard icon or your own icons
- set the text for the dialog title bar

New Features

Troi Dialog Plug-in 3.1 adds these new features and fixes:

- added a TrDl-GetPopup function that will return the popup lists that are currently stored in the plug-in
- added a switch to the TrDl-DoListDialog function. You can now specify the a width and height of the list dialog
- updated the User Guide and example files
- fixed a bug on Mac OS where the first character would not be returned when returning a button text
- fixed a bug with the Flash Dialog which could hang the machine

Note that the last bug would only occur when a Flash Dialog was showing at the same time as the host would ask a client to close a file.


Suggested Uses

- Give your users better and flexible feedback.
- Show quick instructions without the user having to dismiss the dialog every time.
- Build multi-language systems more easily.
- Make your solutions look more professional by using your own icons and title bars in dialogs.
- Create a small list dialog when you have only a little list and a big one if you have a big list.

]]></description>
     <price>39</price>
     <currency>USD</currency>
     <info_url>http://www.troi.com/software/dialogplugin.html</info_url>
     <changes></changes>

     <contact_name>Peter Baanen</contact_name>
     <contact_email>info@troi.removethis.com</contact_email>
     <marketing_contact_name>Peter Baanen</marketing_contact_name>
     <marketing_contact_email>info@troi.removethis.com</marketing_contact_email>
     <support_contact_name>Peter Baanen</support_contact_name>
     <support_contact_email>info@troi.removethis.com</support_contact_email>
     <engineering_contact_name>Peter Baanen</engineering_contact_name>
     <engineering_contact_email>info@troi.removethis.com</engineering_contact_email>

     <available_for>
          <platform>Mac OS</platform>
          <hardware_requirements></hardware_requirements>
          <software_requirements>Mac OS 8.1 or later, Mac OS X</software_requirements>
          <download_url>http://www.troi.com/software/troi-dialog-plug-in3.1.hqx</download_url>
          <download_size>780 Kb</download_size>
     </available_for>
     <available_for>
          <platform>Windows</platform>
          <hardware_requirements></hardware_requirements>
          <software_requirements>Windows 95/98 or NT/2000/XP</software_requirements>
          <download_url>http://www.troi.com/software/trdlog31.zip</download_url>
          <download_size>620 Kb</download_size>
     </available_for>

     <fmp_plug_in>
          <pi_fmp5_compatible>Yes</pi_fmp5_compatible>
          <pi_language_support>Lang_English</pi_language_support>
          <pi_category>Dialog Enhancements</pi_category>
          <pi_filename_windows>trdialog</pi_filename_windows>
          <pi_filename_mac>Troi Dialog Plug-in</pi_filename_mac>
          <pi_feature_string_id>TrDl</pi_feature_string_id>
          <pi_function_name_prefix>TrDl</pi_function_name_prefix>
        <pi_runs_on>FM4, FM5</pi_runs_on>
     </fmp_plug_in>
   </product>
 </xsd>

