Ga naar inhoud

Doorzoek de community

Toon resultaten voor tags 'thumbnail'.

  • 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

3 resultaten gevonden

  1. Updated Troi File Plug-in for FileMaker Pro 2023 improves drag and drop functionality Lienden, the Netherlands, June 1, 2023–Troi today announced the immediate availability of Troi File Plug-in 15.0 for FileMaker 2023. Troi File Plug-in 15.0 is made compatible with Claris FileMaker Pro 2023 (FileMaker Pro 20.1.1), Claris FileMaker Pro 19 up to version 19.6.3 and the latest versions of macOS and Windows. We added new functionality and improved several functions of the plug-in and improved the code in several places, making the plug-in faster and more secure. New functionality and improvements Added switch “-SkipInvisibles” to the TrFile_GetFolderSize function. If you add this switch the plug-in will not add the size of invisible (hidden) files to the returned size. Added support for Digital Negative (DNG) files and Apple ProRAW to the TrFile_CreateThumbnail function. Improved the Set MetaData of Image File script step and the TrFile_SetMetaData function with the switch “-SetIPTC”. The plug-in will now write the IPTC metdata earlier in the JPEG file, improving compatibility with other applications that read or write IPTC. (Windows) Enhanced the TrFile_CreateThumbnail function and significantly improved the speed of creating thumbnails for rotated JPEGs. (macOS) Improved extended attributes (xattrs) support with the script steps Insert in File, Set MetaData of Image File and Substitute In File and the functions TrFile_InsertContents, TrFile_SetMetadata and TrFile_Substitute. If the source file has extended attributes they are also copied to the destination file. If the source file has a (legacy) resource fork stored as xattr this is also copied. Improved Drag and Drop functionality Fixed a problem in the Add DragAndDrop Handler script step and the TrFile_DragAndDrop function: drag and drop now correctly works with FileMaker Pro 2023 (FileMaker Pro 20.1.1). (macOS only) Added the new switch “-AllowFilePromiseDrops” to the switches parameter of the TrFile_DragAndDropfunction. This allows you to drag files to the FileMaker window that don’t exist yet (a.k.a. file promises), such as zip files or images from a web application. Added new function TrFile_StartDragSource, which allows you to click and drag the (binary) contents of a container field or variable as a file out of FileMaker into other applications (for example a web application). (macOS) Improved the drag and drop functionality, improved the code and made it more robust if paths cannot be found or converted. Also improved handling of multiple mail drops on macOS 10.15 and later. (macOS) Improved the MailDrop functionality. Temporary files in the TroiTEMPDRAGFOLDER folder are now deleted after the system restarts and no longer show up in a Rescued Items folder in the trash. Updated the DragAndDrop.fmp12 example. Added notes and optional script steps to better find the bounds for drop zones on layouts with a Top Navigation Part. Also improved dropping mail into the DragAndDrop.fmp12 example. It now handles slow maildrops better, by waiting up to 5 seconds. Improved (movie) metadata support Improved the TrFile_GetMetaData function: you can use these switches to easily get a single metadata item of a movie: -GetMovieTitle -GetMovDescriptionStr * -GetMovieKeywords -GetMovieAlbum -GetMovieArtist -GetMovieAuthor -GetMovieComment -GetMovieCopyright -GetMovieInformation -GetMovieProducer -GetMovieDirector -GetMovieEncodedBy * Note that the -GetMovDescriptionStr switch is different from the existing -GetMovieDescription switch, which returns a list of (all) movie properties. Improved the TrFile_GetMetaData function: added support for getting EXIF out of PNG images. Improved security, increased speed and other changes Improved the code in several places and made it more secure. (macOS) Modernized the code and removed dependency on legacy Carbon code in several places. (Windows) Improved the speed of the TrFile_GetFileSize function for files on network drives. Added switch “-GetStartupRegistrationLog” to the TrFile_Version function. This will return a text log of the plug-in’s registration process at startup time of FileMaker Pro. When you have problems registering the plug-in, you can see if the payment certificate was found and if a valid registration code was found. Added an example script to Version.fmp12, which gets the text log of the startup registration of the plug-in. Also improved the EasyInstallTroiPlugins.fmp12 example file: added a script which adds the Startup Registration Log to the log field. This will get a text log of the startup registration process of the plug-in. (macOS) Fixed a problem with the script steps Insert in File, Set MetaData of Image File and Substitute In File and the functions TrFile_InsertContents, TrFile_SetMetadata and TrFile_Substitute. When running on macOS Ventura and the source and destination file being equal these functions would not work and return the error code $$-43 (fnfErr). More detailed information on all changes and improvements implemented in Troi File Plug-in 15.0 can be found on the File Plug-in page. Pricing & Availability A fully functional demo version of Troi File Plug-in 15.0 is available on the File Plug-in page. Licenses cost US$ 109 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 store. Upgrade information Version 15.0 needs a new registration. If you have a current subscription or if you bought a license on or after August 18, 2022, the upgrade is free. Eligible users have been sent a new v.15 registration code. Contact us if you have not received yours. Upgrades from licenses bought before August 18, 2022, are available from US$ 69 per user. Upgrade prices for other licenses can be found on the File Plug-in web page or in the store. You can order upgrades there.
  2. 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.
  3. 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...