cf_WV_Ticker ( txt ; fontsize ; font_color ; bgnd_color ; direction ; speed )
create html-Ticker for Messages
Average rating: 4.7 (22 votes) Log in to vote
Benjamin Fehr - Show more from this author
EfficientBizz GmbH http://www.efficientbizz.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Just place a web viewer on your layout with "cf_WV_Ticker" as the formula.
Attributes for 'direction' are:
up, down, left, right
Use web colors (hex-code) for text-color and bond-color.
Comments
Benjamin Fehr, EfficientBizz GmbH Apr 11, 2015 |
||
There's a file I've uploaded to the FileMaker Community: https://community.filemaker.com/docs/DOC-5600 |
||
EfficientBizz, Zurich May 14, 2016 |
||
This CF has been updated to deal with the new API introduced with iOS 9. Though this insert was done between <head> AND <style Tag: <meta name=\"viewport\" content=\"initial-scale=1.0\" />¶ see FMI Issue Report "WV rendering differences with FMGo 15 compared to FMGo 14" https://community.filemaker.com/thread/156371 and Description in Apple Developer Forum: https://forums.developer.apple.com/thread/13510 special thanks goes to user14047 and TSGal (FMI Tech Support) |
||
EfficientBizz, Zurich Sep 16, 2016 |
||
with changes with the Safari Webkit introduced with macOS Sierra AND iOS10, the Webticker was rendered in more than 1 Line. With the current version of this CF, Text is embedded in no-line-break Tags (< nobr >) to keep it straight. |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.