Ga naar inhoud

Doorzoek de community

Toon resultaten voor tags 'filemaker 18'.

  • Zoek op tags

    Typ tags, gescheiden door komma's
  • Zoek op auteur

Inhoudstype


Forums

  • FileMaker
    • FileMakerCafé
    • FileMaker 20(23)
    • FileMaker Pro 19
    • FileMaker Pro 18 Advanced
    • FileMaker Go
    • Web
    • Plug-ins & Tools
    • XML import/export
    • Documentatie
    • Tips & Truuks
    • FileMaker Pro 17 Advanced
    • FileMaker 16
    • FileMaker 15
    • Archief
    • Off Topic

Zoek resultaten in...

Zoek resultaten die het volgende bevatten...


Datum aangemaakt

  • Start

    Einde


Laatst geüpdate

  • Start

    Einde


Filter op aantal...

Registratiedatum

  • Start

    Einde


Groep


FMSummit(s)


FBA


FileMaker Certificatie

4 resultaten gevonden

  1. New FileMaker 18 version improves flash dialog and progress bar. Alphen aan den Rijn, the Netherlands, October 14, 2019–Troi today announced the immediate availability of Troi Dialog Plug-in 8.0 for FileMaker Pro 18. What is Troi Dialog Plug-in? 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 script step or a calculation. All from within FileMaker you can: show an input dialog to let a user input data in up to 15 fields and up to 4 buttons choose these input fields to be any of the following: simple text, password field, popup list or check box show a list dialog or very big text dialog show temporary flash screens show a progress bar for lengthy operations add a standard icon or your own custom icons What is new in version 8.0? Troi Dialog Plug-in 8.0 has the following new functionality: Tested and made compatible with FileMaker Pro 18 and macOS 10.15 (Catalina). Tested and made compatible with Windows 10 version 1903 (May 2019 Update). Improved the Show Flash Dialog script step and the Dial_FlashDialog function. You can now specify a countdown text to be displayed at the bottom of the dialog, for example the text “This flash dialog will dismiss in <secs> seconds”. The plug-in will substitute <secs> with the number of seconds remaining. Improved the Dial_ProgressBar function. It can now display icons, including custom icons. In version 8.0 we also made the following improvements: IMPORTANT (macOS only) The minimum supported FileMaker version is now FileMaker Pro 14. Also the minimum supported Mac OS version is now OS X 10.11 (El Capitan). You can keep using v7.5.x for older versions of FileMaker Pro or Mac OS X. (macOS) Fixed a problem with the Dial_IconControl function where a custom icon would not be shown on a dialog, for some JPEG based icons. (Windows) Improved the Dial_ProgressBar function. The plug-in now properly handles the case where the parent window of the progress bar is closed before the progress bar dialog is removed. Also improved the case where you show another Troi dialog when the progress bar dialog is still visible. The new dialog will now be in front and have the keyboard focus. (Windows) Fixed a bug where improper handling of a closing FileMaker parent window could lead to a crash. This could happen when multiple Troi Dialogs where shown in one script. (Windows) Fixed a bug in the Dial_Dialog function where closing the dialog could lead to a crash. (macOS) Prepared the plug-in for notarization: the plug-in can now be added to a runtime, to create a hardened FileMaker runtime app which can be notarized by Apple. Notarization gives users more confidence, as the runtime has been checked by Apple for malicious components. Improved the initialization when installing the plug-in with the FileMaker Pro “Install Plug-In File” script step. Modernized several example files and updated the code base. More detailed information on all changes and improvements implemented in Troi Dialog Plug-in 8.0 can be found on the Dialog Plug-in page. Pricing & Availability A fully functional demo version of Troi Dialog Plug-in 8.0 is available on the Dialog Plug-in page. Licenses cost US$ 59 per user. Details on developer licenses and multi-user discounts can be found on the Dialog Plug-in page. You can order licenses from our shop. Upgrade information Version 8.0 needs a new registration. The upgrade is free for users who bought a license for Troi Dialog Plug-in on or after November 14, 2018. Eligible users have been sent a new registration. Contact us if you have not received yours. Upgrades from licenses bought before November 14, 2018 are available from US$ 35 per user. Upgrade prices for other licenses can be found in the shop. You can order upgrades there.
  2. Updated file management plug-in for FileMaker Pro 18 is compatible with macOS 10.15. Alphen aan den Rijn, the Netherlands, September 10, 2019–Troi today announced the immediate availability of Troi File Plug-in 11.0.2 for FileMaker 18. This is a maintenance update in which we tested and improved the compatibility with the upcoming macOS 10.15 (Catalina). Improvements in Troi File Plug-in version 11.0.2 Troi File Plug-in 11.0.2 has the following improvements: Tested and improved the compatibility with the upcoming macOS 10.15 (Catalina). (macOS Catalina) Fixed a bug in the Show Select Folder Dialog script step and the TrFile_SelectFolderDialog function where selecting the top folder of a disk would result in the diskname with two colons at the end (instead of one), for example “macHD::”. (Windows) Fixed a bug in the TrFile_GetContents function, where an error code $$-4212 (kErrReadBytesDiff) could be returned when getting the contents of an empty file. Made small improvements to the DataIn.fmp12 example file. Updated the text on the layout of the DragAndDrop.fmp12 example, to better show the “-ScrollDropZone” switch. More detailed information on all changes and improvements can be found on the File Plug-in page. You can download the new version there. Upgrading to version 11.0.2 is free for all users of version 11.0 and 11.0.1. You don’t need a new registration code. Upgrades from older versions are available from US $ 59. You can order upgrades from our shop.
  3. Updated file management plug-in for FileMaker Pro 18 with several improvements. Alphen aan den Rijn, the Netherlands, June 13, 2019–Troi today announced the immediate availability of Troi File Plug-in 11.0.1for FileMaker 18. This is a maintenance update which fixes problems you might encounter when creating folders, making thumbnails and using the drag and drop functionality. Improvements in Troi File Plug-in version 11.0.1 Troi File Plug-in 11.0.1 has the following changes and improvements: (Windows) Fixed a bug in the Create Folder script step and TrFile_CreateFolder function: the plug-in no longer returns error $$-43 (fnfErr) when creating nested subfolders on a mounted shared disk. (macOS) Fixed a problem with creating thumbnails from PDFs with the Create Thumbnail script step or the TrFile_CreateThumbnail function: the plug-in no longer returns error code $$-2003 instead of the thumbnail. (macOS) Fixed a possible memory leak when using the drag and drop functionality. (macOS) Fixed a bug in the Add DragAndDrop Handler script step and the TrFile_DragAndDrop function where it could return error $$-5600 when running FileMaker Pro 18. (Windows) Fixed a bug in the Add DragAndDrop Handler script step and the TrFile_DragAndDrop function when running FileMaker Pro 14, which would cause the script not to be triggered. Updated the DragAndDrop.fmp12 example to check for the minimum plug-in version 11.0.1. More detailed information on all changes and improvements can be found on the File Plug-in page. You can download the new version there. Upgrading to version 11.0.1 is free for all users of version 11.0. You don’t need a new registration code. Upgrades from older versions are available from US $ 59. You can order upgrades from our shop.
  4. Updated file management plug-in is compatible with FileMaker 18 and sets movie metadata. Alphen aan den Rijn, the Netherlands, May 22, 2019–Troi today announced the immediate availability of Troi File Plug-in 11.0 for FileMaker 18. What is Troi File Plug-in? Troi File Plug-in is a very powerful tool for getting access to information outside the FileMaker database. Any files or folders stored on the computer can be accessed through the functions of the plug-in. All from within FileMaker you can: get data from files that are on the disk of the computer into FileMaker create files anywhere on the hard disk and put data from FileMaker fields into them manipulate files and folders on the disk: this includes creating, deleting, copying, moving and modifying files and folders get the size on disk, creation and modification dates and much more launch and reveal files directly from FileMaker manage your images and movies, including reading and writing metadata What is new in version 11.0? Troi File Plug-in 11.0 has the following new functionality: Tested and made compatible with FileMaker Pro 18 and FileMaker Pro 17.0.6. Added new TrFile_ExportToFile function, which can save container data to disk. This function can also be used on FileMaker Server. Added a new TrFile_IsFree function, which can be used to determine if a file is in use by a different application (or locked). (macOS) Added a new Set MetaData of Movie script step and TrFile_SetMovieMetaData function, which can add metadata to movie files (like .mov and .mp4). It can add and change metadata like title, GPS and creation data. (macOS) Improved TrFile_CreateThumbnail function and the Create Thumbnail script step: you can now create thumbnails of movie files (like mov, mp4 etc). The plug-in creates a thumbnail of the first frame of the movie. (macOS) Prepared the plug-in for notarization: the plug-in can now be added to a runtime, to create a hardened FileMaker runtime app which can be notarized by Apple. Notarization gives users more confidence, as the runtime has been checked by Apple for malicious components. (Windows) Improved the TrFile_ExecuteShell function and the Execute Shell script step. If you use the switch “-Encoding=UTF8” the plug-in now indicates invalid UTF-8 characters with the string <INVALID UTF8>.Also Improved the ExecuteShell.fmp12 example file, you can now specify the encoding of the result of the command. In Troi File Plug-in 11.0 we also made the following changes and improvements: IMPORTANT (macOS only) The minimum supported FileMaker version is now FileMaker Pro 14. Also the minimum supported Mac OS version is now OS X 10.10 (Yosemite). You can keep using v10.2 for older versions of FileMaker Pro or Mac OS X. (macOS) The plug-in no longer has the 32-bit code included. Improved the initialization when installing the plug-in with the FileMaker Pro “Install Plug-In File” script step. Updated the EasyInstallTroiPlugins.fmp12 file, it can show additional error information from Get(LastExternalErrorDetail) when running on FileMaker Pro 18. The EasyInstallTroiPlugins.fmp12 file can also run a test registration script for a plug-in after you have installed it on FileMaker Server. Updated the example files for FileMaker Pro Advanced 18 and made small corrections to the user guide. Fixed bugs in several functions. More detailed information on all changes and improvements implemented in Troi File Plug-in 11.0 can be found on the File Plug-in page. Pricing & Availability A fully functional demo version of Troi File Plug-in 11.0 is available on the File Plug-in page. Licenses cost US$ 99 per user. Details on developer licenses and multi-user discounts can be found on the File Plug-in page. You can order licenses there or from our shop. Upgrade information Version 11.0 needs a new registration. The upgrade is free for users who bought a license for Troi File Plug-in on or after May 15, 2018. Eligible users will be sent a new registration. Contact us if you have not received yours after May 29, 2019. Upgrades from licenses bought before May 15, 2018, are available from US$ 59 per user. Upgrade prices for other licenses can be found on the File Plug-in web page or in the shop. You can order upgrades there.
×
×
  • Nieuwe aanmaken...