Inventu Viewer+ Software Updates

Your Source For Inventu Viewer+ Installation Downloads, Descriptions, Status, Support and Help.

  • Home
  • Installing
    • Telnet Recorder Quick Instructions
  • Downloads
  • Inventu Viewer+ Help
  • About

Flynet Viewer Installers 2016R

December 21, 2016 by ViewerAuthor

Flynet Viewer 2016R Enhancements and Fixes

  • New 2016 Branding Reflecting Continuous Enhancements
  • New Stretchable and Downloadable Fonts for FVTerm Terminal Emulation
  • New Server-Side Macros for FVTerm Terminal Emulation
  • Panel Layout Editor for Studio Designer Islands & Panels
  • Further Continuous Updates, Enhancements and Fixes

Flynet Viewer Base Product and Components (Version: 5.0.247)

http://www.flynetsoftware.com/2016R/FVSetup.exe
http://www.flynetsoftware.com/2016R/FVSetup64.exe (64bit)

Flynet Viewer Emulation Service and Runtime Framework (Version 5.0.247)

  • Administrators Console now displays license status in upper right
  • XTERM Protocol added as terminal-type configuration option as well as in the distributed keyboard definitions
  • Added support for Subscription-based Licenses with expiration dates
  • License Clustering improved to better handle when a server is over-committed
  • Added licensing support for terminal emulation “Lite” feature selection
  • Printing creation of HTML print files vs. PDF added as new option for simple print output (no PCL; text only)
  • Telnet Handshake 3270/5250 improved-if DeviceID/LUName is rejected (already in-use), FVTerm users sees appropriate message, instead of the underlying logic continuing to re-attempt a connection
  • Fixed TLS buffer size issues for certain network environments that broke buffers-up at odd times
  • Fixed how unprintable 3270 characters are handled, as well as some color fixes for complex editing environments
  • Fixed System Home key for 3270
  • ASCII F9 in certain custom keyboard definitions not defined correctly, also fixed terminfo.txt parsing for raw copies from UNIX definitions
  • Screen Save/Restore for 5250 refactored to send/receive whole buffers to the AS400/IBM i to correct problems with users that are timed-out and reconnect with same DeviceID
  • Added 5250 WRITE_ERROR_CODE_WINDOW command support
  • VT/ViewPoint/XTerm/Wyse Synchronization fixes, minor protocol extensions implemented
  • Added MULTINATIONAL VT translate table to work directly with code page 1252
  • VT/ViewPoint/Wyse BoxDraw commands extended so that Unicode is directly employed at FVTerm client to avoid issues with box-drawing characters and encoding issues
  • IND$File minor fixes for 3270 file transfer

ViewerLib/ViewerLib4 API

  • New allocatedSessions static integer HostConnection property
  • Added internal support for Server-Side Macros synchronization
  • GetFVTermFeatures method returns active licensed FVTerm Lite Features
  • New static method “GetSessionOwnerCount” that enables counting active sessions by starting text in LUOwner field
  • Connect method now detects a rejected DeviceID or LUName cleanly

FVTerm Web Terminal Emulation Feature

  • New Server Macros provide the ability to write .NET assemblies that publish callable methods for initiation by FVTerm clients.  Server Macros inherit a provided class to integrate with the FVTerm IIS environment and can prompt the client for single values or a whole form’s worth; file push and pull requests as well as screen keystroking and data integration.  Server Macros can be converted from Attachmate and Rumba VBA macros to provide a migration path for desktop terminal emulator macros.
  • Mobile Browsers compatility updated to match latest versions (November 2016) – Improved layout support as part of Font Stretching implementation
  • Font Stretching has been added as a default option.  For modern browsers, this enables the font geometry to be altered so that the complete web page is filled with the active emulation area (no more empty spaces on the left and right).
  • New Downloadable Fonts architecture implemented.  Many new fonts that are public access due to Google sponsorship have been included in the FVTerm installation. Additional monospaced fonts can be added in the new Fonts folder tree, then added to web.config.  All popular browsers supported, even IE6.
  • New downloadable fonts include Anonymous Pro, Droid Sans Mono, Lekton, Monofur, Nova Mono, PT Mono, Share Tech Mono, Source Code Pro, Ubuntu Mon and VeraMono.
  • Macro design and support tweaks and enhancements
  • Support for .woff and .woff2 extensions are added to older IIS versions during setup to support downloadable fonts
  • Box Drawing characters are now implemented in the client using defined Unicode characters and special escapes in the datastream sent to the client
  • Cursor block mode now has color set based on a contrast algorithm that ensures the character inside the cursor is highly visible no matter which color is chosen for the block cursor
  • Clipboard Copy and Paste tweaked to better support all browsers
  • Web Sockets improvements in graceful degradation to AJAX and user feedback in tray icons
  • Android devices now have a separate web.config default font (Droid Sans Mono) as Android does not have native “Courier New” support
  • SCTerm.html now has an area identified with comments that the installer will copy during an upgrade.  This allows custom document.domain settings and other customizations that are preserved during an upgrade setup
  • Tweaked WebSocket and Ajax support for actions taken when user closes browser intentionally (close session)
  • Azure Active Directory configuration-added support to automatically find thumbprint of all eligible private keys used for a site.  This prevents downtime if Azure “rolls” the active certificate.  This enhancement includes support for up to four thumbprints generated into the web.config and managed by the AzureAD Security Option in the CfgAdmin.htm page.
  • History display now shows keystrokes for 3270 and 5250 host types
  • Added “ShowHistory” as a keyboard option for programming keys such as Alt-H to display the history
  • Added drop-down lists as a in-situ Field Upgrade for the FVTerm HTML client environment.  Field Upgrades are defined in FldDefs.json, located in the __Public folder of a host macros folder
  • Default 3270 colors contrast improved to better match desktop terminal emulator look
  • Cookie expiration was not compatible with Firefox in some versions
  • For Document.Domain settings in web.config, the SCProfile.aspx was issuing the javascript to set document domain too late to accomodate new version synchronization javascript, causing a runtime issue if the document.domain setting was active.

Microsoft Management Console Add-In (FVMMC) and Recorder 2.0

  • Improved support for integration with License Clustered Servers and viewing their status in the integrated view
  • Very large screen sizes were breaking the terminal emulator function, XML parsing fixed to accomodate “chopped” buffers
  • Recording Viewer improved to support special HTML characters escapes

Flynet Viewer Studio (Build: 5.0.0.184)

http://www.flynetsoftware.com/2016R/FVStudio2016.exe

Development Environment

  • New Panel Layout Editor for the IslandPanel elements used for Responsive Web User Interface designs.  This new layout editor is opened for each IslandPanel and is modeless so that multiple layout editors may be open at one time.  Drag-and-Drop of elements are supported within and in-between panels, making a re-design of a crowded and cryptic screen easier.
  • Panel Layout Editor makes it easy to select fields or labels in one view and update properties in the properties grid.  Without the layout editor, this was a clumsy action, as either labels or fields needed to be edited at a given time.
  • Added Option Tab Settings for Panel Layout Font, FontSize and assumed generated Page Width, to be used in the Panel Layout Editor, in order to try to match the visual look of the HTML version of the same panel once generated
  • Added UseFieldEntryClass property to enable field-level data entry for character mode hosts, using a parent field-level class
  • Added ability to copy-and-paste Islands, Island Panels and all Islands between screen definitions.  This makes it easy to copy designs when screens have common features, such as a bottom area containing messages and function key definitions.
  • In Mapping Wizard and the Actions Collection Editor, added new support for Function Key definitions that have the number of the function key following the text description.  This is implemented in the ActionParsing.txt file, which has new comments describing the “Location-After” setting and the “Splitter” setting, used to define a character such as a vertical bar as the separator between function key definitions.
  • The .fvproj file is now saved in expanded XML format to make merging in team environments easier
  • ScreenGroup definitions Islands and IslandPanels were not functioning–these are now integrated and working, so that if a common header across multiple screens are defined in the ScreenGroup, generated pages will incorporate the ScreenGroup’s Islands
  • Some ASCII host Recordings were not importing correctly and screens were missing.  This was when single keystrokes were used to move to another screen, where the keystroke was not ENTER or F2, but the letter “a”…and positioning of the prior keystroke made it appear to be an “echo”.
  • Changed default option for DefaultPageTemplate from “Panel Divs” to “Responsive”

Generated Applications Framework

  • Added support for targeting Visual Studio 2015 and .NET Framework 4.6 as a generation option
  • Added support for “Beyond Compare” (BCompare.exe) as a differencing tool, adding to WinDiff.exe and WinMerge.exe for circumstances where a merge is needed between user changes and new code generation changes
  • Minor navigation fixes for large, complex navigation trees
  • For ASCII hosts, improved support for screen-changes initiated by a single keystroke or other text character not considered an action key (“autoskip”)…
  • Added support for new UIEntryByFieldID.cs generation for VT hosts that have unique field data entry characteristics
  • Generated List classes now include a cache of the last block of rows read, and the GetRows method includes a new optional parameter (fromCache)

Modernized Web UI Generation

  • See descriptions of Island and Island Panel enhancements above
  • Implemented a new variant of Responsive Island and IslandPanel generation (PanelGenVersion=Version2) that is set at the Definition element level.  Better automatic assignment of labels and data fields to columns in the target IslandPanel is the goal of the new logic
  • Field-level AJAX data entry for ASCII hosts implemented, with integrated refresh of changed fields at the web page.  This supports dynamic changes as the user enters and tabs through fields.
  • Added DocumentDomain property to a page in the generation Wizard — this allows a document domain to be generated into all the pages necessary to properly integrate with a containing frame that may be originating from a different web server
  • Improved support for the resource folder so that additional types of modules can be included (like in the Tasks folder) and they will be copied after the generation of the module(s) they may be replacing.  Prior versions would generate afterwards, requiring a manual copy at the start of development
  • Generated “inline” HTML tables for multirow include support for widths of entry fields so that they match the defined field width.
  • In the generated code List Classes, SetListCursor for ASCII hosts was not properly using keystrokes to position the cursor at the currect row
  • Implemented support for screen pop-ups displayed in series.  Prior versions would break if a popup occured that was not on top of the previous one but “right after” it.  New generated application framework will now display the first popup, then read the data of the underlying screen except where the new popup overlays, in which case the “stale” data will be used…then the new popup is displayed.
  • FVUI.css was missing CSS classes for the calendar control as well as the “fldError” class use to display a red error text underneath a field.  FVUI.css is used for Responsive page generated applications.
  • HTML Meta tag “viewport” was added to top-level generated pages to better support mobile deployment
  • Generated multi-row Inline HTML tables-number of enhancements and tweaks to support click and other events
  • Field-level validation was added to the RadioButton and Checkbox Flynet web controls as well as the Studio template properties (ValidationFunction and so on)
  • Refactored generated code reading of dynamic labels so that the screen reads are now performed in the controller class, so that there is a proper separation of concerns as well as better control over when the labels are read
  • Generated a dictionary of popup screens that provides the ability to identify the rectangle that an active popup is occupying on the screen, in the base task class.

Web Service Generation

  • Fixed some problems when generating web services into a UI Projects, so that WCF services can run in the same project as ASPX pages.
  • Added individual UI Field data entry for ASCII hosts to web service methods

Filed Under: Admin, UI Design, UI Dev, Uncategorized, WS Dev

Flynet Viewer Installers 2013IX

March 31, 2016 by ViewerAuthor

Flynet Viewer 2013IX Enhancements and Fixes

  • Streamlined installations with automatic Windows Roles and Features
  • New Field-level data entry for Modernized UI applications with VT/ASCII character mode terminal types
  • IND$FILE file transfer support added to TN3270 connections
  • Further Continuous Updates, Enhancements and Fixes

Flynet Viewer Base Product and Components (Version: 5.0.214)

http://www.flynetsoftware.com/2013IX/FVSetup.exe
http://www.flynetsoftware.com/2013IX/FVSetup64.exe (64bit)

Flynet Viewer Emulation Service and Runtime Framework (Version 5.0.214)

  • FVSetup.exe and FVSetup64.exe now will perform full component configuration on Win7+ / WS2008+ so that no prior configuration needs to be performed from a basic new Windows operating system install.  For example, activating the IIS Role / Feature.
  • Admin Console, Recorder and Trace Viewer updated to HTML5 Levels of HTA apps
  • Admin Console added loss of the server connection and option to reconnect without having to refresh
  • Admin Console admin console Service Settings dialog Treeview in scrollable panel now and resizing quirks fixed when settings active
  • Admin, Recorder, Trace all have upgraded icons
  • Improved individual session tracing to avoid corrupted trace files due to multi-threading inside a session
  • Admin Session List adds HostName for each line
  • When tracing individual sessions, the session list is sorted correctly (was not sorting >10 sessions well)
  • Added support for concurrent users, which means that for a specific user, up to 3-5 sessions can be active.
  • License Clustering Support– multiple servers in cluster can represent same total number of sessions even when one or more server goes down. Includes configuration support in Admin Console
  • When License Clustering is active, a new internal session management has been implemented that is better suited for managing very large numbers of sessions/server
  • At the FlyServer.exe startup, if memory is locked, a restart of the FVTerm v4.0 IIS Application pool will be tried to see if that is the process locking the memory
  • MMC Console had bug so that if server configuration changes were made, they broke path settings for file transfer and printing server…
  • Large Configuration View in the MMC Console (tiles to represent thousands of sessions in one window)
  • Session Search support in MMC Console for large configurations
  • Server Cluster view added to MMC, to enable easy viewing of servers belonging to a license cluster
  • Added IBM-DYNAMIC 3270 support with up to 160 columns, 62 Rows
  • The FlyHllAPI DLL’s are now being built actively again as there has been renewed interest in EHLLAPI
  • SSH Support now includes the ability to dynamically define a client key (must be implemented using the LogExtension for FVTerm or other custom connection code)
  • SSH Fixes for initial connection and bad user PW
  • SSH/TLS configuration files are now backed-up and restored during an upgrade
  • SSL/TLS fixes for IP environments with “chopped-up” segments–both during conversation and initial handshake
  • SSL/TLS better client certificate support
  • SSL/TLS improved diagnostic logging
  • SSL/TLS better support for zero-length buffers and certain ways hosts can terminate a connection
  • Added Specialized ViewPoint file transfers (application-driven send/receive) for MultiValue applications
  • Added IND$FILE for 3270 connections–both CUT and DFT modes are supported
  • Added registry host definition option “SupportVPXfers” defaulted no– when yes, the Wintegrate file transfer commands found in many MultiValue systems are processed (not ignored)
  • Fixed 3270 color attribute processing to support certain combinations in the datastream that previously were not properly processed
  • Tweaked 3270 newline character processing–new host option in registry, “TreatLFasCRLF”
  • 3270 ATTN/SYSREQ keys were not being sent properly in TN3270E mode
  • 3270 Query Replies improved to include CCSID, DDM and some other options enabling DFT mode IND$FILE transfers
  • VT/WYSE/Viewpoint minor tweaks and formatting fixes
  • VT/all ASCII protocols–when sending incremental changes, all changes now sorted and duplicates removed to further reduce size of data buffers sent to the web client
  • Added new registry setting for SimHost — “CloseAtScriptEnd” which defaults to “no” — set to “yes” and the SimHost will terminate the connection when the script has run-out on a Log or Trace file playback.

ViewerLib/ViewerLib4 API

  • Added cursorHomeColumn and cursorHomeRow readonly properties to the ScreenDef class
  • New enumerations: XferStatus and XferType
  • Added new class, XferInfo, which provides details about any active File transfer that is in-progress
  • Added new static method GetXferRootFolder(), methods getXferInfo(), endFileXfer(), xferSendFileReady(), send3270File(), receive3270File(), setSSHUser() and setSSHKey() to HostConnection class
  • New HostConnection properties:  XferStatus, xferReceiveFileName (string), xferReceiveReady (bool), xferInfoAvailable (bool), SendReady (bool), SendCompleted (bool) and xferSendFileName (string)
  • HostScreen.waitforscreen was not always reliable in cases where a homecursorrow/column were specified, was improved so wait was always synced with correct cursor location
  • Sendkeys did not support sending a “[” characters as this was part of a keystroke escape sequence and never properly managed

FVTerm Web Terminal Emulation Feature

  • Setup improved to ensure access rights set for the FVTerm application pool
  • Improved configuration so that web.config comments are not lost when settings are changed using any of the user interfaces or setup
  • Implemented separate default CSS themes so that in web.config can have a different default CSS for 3270, 5250 or VT-style terminal connections.
  • Improved clipboard support for non-IE browsers so that users are able to copy selected rectangles of the screen to the clipboard
  • Implemented new rapid DOM update instead of HTML rewrite of the terminal iFrame document, to speed full screen writes
  • FVTerm main javascript files are now minified to a file FVTerm-min.js — prior to this happening only the macro javascript was minified
  • Session Folders added support for access control by userid, including read/write/create options, also added ability for user to create subfolders as well as further cosmetic and customization enhancements
  • WebSocket support extended to manage unstable/unreliable network environments including optional “health socket” which speeds recovery from a broken primary socket
  • Added diagnostic logging for websocket connections, viewed from the Status button display
  • Added integration with Azure Active Directory (Azure AD) as a security option, including easy configuration
  • Extended Logging added new connection and logon methods that enable full control over connection options based on user identity, enabling custom LUNames, Single-Signon and other security and connection functionality.  This even includes the ability to specify a unique SSH Private key for every user.
  • Added options for user identity for purposes of concurrent user licensing–can ID by windowsUser, deviceAddress or httpContextUser.
  • If a new version of FVTerm has been installed and a user still has a browser open, on the next connection the user will be warned to refresh the environment.
  • Each new version of FVTerm will check on the user’s active Javascript version and refresh automatically to avoid cached/obsolete javascript
  • New code to cleanup session cookies when a user isn’t closing the browser in-between connections
  • Initial work for Windows Performance Counter ID for FVTerm– “FVTermCounters” which can be added to Performance monitor and obtain “Available Worker Threads”, “Available IO Threads”, “Max Worker Threads” and “Max IO Threads”–will be activated with web.config setting key=”performanceCounters” and value=”on”.  This functionality is not completed at this time.
  • History view added new keys to control scrolling (pageup/down, left, right and END to close)
  • History view was not behaving well with alternate screen sizes–this was fixed
  • History for VT/ASCII emulations now has web.config setting “historySaveSize” that indicates how many characters should be involved in an update to consider it a “new screen” in the history
  • A new mode for Macros, “Express Mode” was added, as the default.  This provides users with a simplified way to record and playback keystrokes as a named macro, without getting into the full visual design.
  • Users now have the ability to assign hot-key combinations to macros from the macro list.  Hotkeys are stored at the server, so that the user has access from multiple devices
  • If a macro has no prompted parameters/variables it will run without displaying the parameters dialog first, which used to display even though there were no values for the user to enter at runtime
  • Added check (and prompt to continue) on macro name to prevent saving a new macro over an existing macro
  • Top menu tiles–can drag and drop the tile icon to the desktop to create a shortcut to that host–when user opens that shortcut it will open a new browser and auto-connect to the host represented by the original tile
  • Added new modal blue “host has disconnected” message box so that users understand that a session was closed by the host when switching back to FVTerm from another iFrame or browser window (usually from a timeout)
  • Added timeout management and minor options to the FVTermParent.js module
  • “Beep” sounds were not playing on browsers that didn’t support a WAV file–added an MP3-based BEEP as well as other cross-browser javascript for playing a sound
  • The color “BLUE” for 3270 and other CSS themes with black backgrounds had too little contrast with the black background–lightened

Flynet Viewer Studio (Build: 5.0.0.162)

http://www.flynetsoftware.com/2013IX/FVStudio2013.exe

Development Environment

  • Added the ability for custom key definitions in a variety of properties that previously only provided a selection of standard function/enter keys
  • On Windows/10 and WS2012, c# compiles were displaying a message that was confusing the logic so that it did not recognize that a compile was clean of errors

Generated Applications Framework

  • Tweaks and extensions for more reliable navigation in large configurations (many screens and many recordings)-improving performance in complex scenarios

Modernized Web UI Generation

  • Added new UIEntryField class with support for custom VT/ASCII data-entry support as well as a new base class that better supports complex ASCII screens–FieldEntryClass for a field, which can be defaulted from the project level down to Screen and Field levels
  • For ASCII hosts added new TAB and HOME key options including “none” so that these can be suppressed in environments where normal tabbing and home key operations are not supported or desireable
  • Improved and extended folder in Flynet\Studio to allow custom CSS, JS and images so that customer applications can be customized for look and feel
  • Custom resources folder renamed from “ResourceFolderName” to “VisualStudioFolderName”
  • Filtered fields not working properly on Tabbed UI (fixed)
  • Improved runtime support for dynamic labels acting as headers for multi-column lists/tables, including wrapping in multiple rows
  • Better control of function keys on Composite UI pages
  • Added “ValidateAtHost” property–when a write-capable field has this set true, the host is called and a special AJAX function will enter the field data and check for errors–needs ValidateOnChange set true
  • Ability to set the Popup key (was hardcoded to F4 in the past) as well a set custom popup key sequences.
  • Added new task state of “DisplayMessageBox” making it easy to display a message box in the user interface from server-side code
  • Improved data-state management for UI applications runtime
  • Runtime exceptions in UI applications now have better management so that user can keep application running (used to just close the application)
  • Runtime field-error “stickies” now scroll with the UI form they are displayed when the form is very tall and needs scrolling to see different parts of the form
  • Logon HTML page template now responsive when responsive generation is default
  • FVDate, FVDropDownList, FVEntry web controls had validation options added
  • InlineView multi-row lists were further enhanced to include actions, rowclick and so on, to match most of the functionality of the original “Subfile” style lists
  • Added ActionNameSuffix property to enable the same button/action to be defined on a page in more than one location without an ID/Name conflict in the DOM
  • Various fixes were made for responsive pages–titles, dynamic label text management and so on
  • Action Footers improved in how they are managed for composite pages and other multi-screen pages
  • Improved support for Popup pages, messaging and windowing

Web Service Generation

  • Right-adjusted data entry fields were not being right-adjusted when entered in a web service
  • Data entry for VT-style applications have improved support for filtered field lists

Filed Under: Admin, UI Design, UI Dev, WS Design, WS Dev

Flynet Viewer Installers 2013GE

May 26, 2015 by ViewerAuthor

Flynet Viewer 2013GE Enhancements and Fixes

  • Further Continuous Updates, Enhancements and Fixes

Flynet Viewer Base Product and Components(Version: 5.0.143)

http://www.flynetsoftware.com/2013GE/FVSetup.exe
http://www.flynetsoftware.com/2013GE/FVSetup64.exe (64bit)

Flynet Viewer Emulation Service and Runtime Framework (Version 5.0.143)

  • Flynet production servers now support user-based concurrent licensing for terminal emulation.  This is for organizations that have typically more than one session open per user.
  • SSH support enhanced to provide better feedback to users for authorization or connection errors–an invalid password no longer retries without user feedback
  • SSH Connections with many active users simultaneously connecting were causing errors
  • Continuous improvements in AccuTerm, ViewPoint, Wyse and VT100/VT220/VT320 terminal protocols covering screen attributes and highly optimized “send-changes-only” HTTP updates to client
  • The Flynet Print Server is now offered to customers with full-function production server licenses.  The print server currently supports ViewPoint and VT printing-to-PDF with automatic display of new print PDF files at the client.
  • Setup now will set TSL/SSL or SSH automatically if the connection port is 992 (TLS) or 22 (SSH)– a hint is provided in the UI

FVTerm Web Terminal Emulation Feature

  • FVTerm client-side logic will alert user to possible server-side .NET configuration problems while displaying any active IIS error information.  In past versions there was no feedback other than the settings icon in the lower left displaying as a white block
  • Print Server integration to display new print job PDF files at the web client for ViewPoint and other ASCII protocols.  Available for TN3270 and TN5250 depending on customer requirements.
  • Added support for configuring default and individual cursor styles.  Previously cursor was a blinking block; it can now be a blinking block, solid block, blinking cursor (underscore) or solid cursor.
  • New CSS selectable sheet added for traditional TN3270 with brighter colors and entry fields without any background color
  • Web.config can now suppress display of both settings and help metro menu tiles as well as individual icons in the tray area
  • TN3270 keystroke defaults were changed for PageUp (now PA1), PageDown (now PA2) and Right-Control (now Next Line) to better match defaults for common 3270 emulators
  • Both AJAX and WebSockets continuous enhancements in keystroking and page refresh under unreliable network conditions
  • New Status window can be displayed from the settings form or by clicking on the status display right-side of the tray area
  • Websockets auto-reconnect with configurable reversion to AJAX mode for users accessing behind firewalls or other security environments that block WebSockets
  • Session Folders continuously enhanced and extended to support more client-side interaction with tree-view, create folders, delete folders and so on.
  • Support for user-based licensing with configuration options to define a user on Windows/AD user or client fully qualified IP address.
  • Added additional flexibility for client connections to define all parameters of the connection to support customer environments with thousands+ of target hosts.
  • Macro support for Excel integration improved to support selecting the Sheet/Tab name when opening a spreadsheet file for read/write actions, and color-coding cells when updating a sheet.
  • Macro synchronization with screen updates tightened to improve reliability when performing long-running data entry/inquiry spanning thousands of screens/transactions.
  • Macro scripts now can display a status information display to provide progress information along with a cancel button for the user to stop a long-running macro if desired.

Flynet Viewer Studio (Build: 5.0.0.133)

http://www.flynetsoftware.com/2013GE/FVStudio2013.exe

Flynet Studio Development Environment

  • Added support for controlling which characters are trimmed from a label, as well as a context menu allowing labels to be “cleaned-up” based on the active trim options
  • Numerous new properties supporting enhancements described below

Generated Applications Framework

  • The Resource Folder property used to manage custom images and CSS files for UI generation was renamed to VisualStudioFolderName and the concept was extended to support merging of any Visual Studio project resource for the Etc, Tasks and Web folders (Web for UI Generation only).
  • Many classes are now generated as partial .NET classes enabling simplified management of extensions in team environments
  • Improved auto-navigation generation which was ignoring some paths in favor of exiting a screen towards the home screen
  • Simulated Host Script generation improved support for systems with odd screen size initial displays

Modernized Web UI Generation

  • Assorted minor bug fixes and enhancements contributing to improved operation and customization of the generated application at the Visual Studio level
  • Actions now can target a specific user-specified screen to better support Composite screen environments
  • Duplicate labels are detected and unique ID’s will be generated (avoiding a compiler error)
  • Can now preview Composite pages in the FV Studio Web Preview – click on the composite page in the Tasks tree-view and select the Web Preview tab
  • Improved generation of buttons for Composite screens
  • Selection Popups (F4) improved to tighten control of how the selection updates the web page since some selections update more than the single field being selected
  • Client-side Field validation bug fixes, enhancements and properties added for further flexibility and functionality when implementing validation
  • Implemented data propagation for auto-filling initial field values if part of a multi-screen data entry work activity.  Some host applications do not carry forward new values entered from screen-to-screen forcing the user to re-key the same value.  This enhancement enables control over auto-filling values for the user in such a scenario.
  • Added a HeaderHTML property to allow customized HTML for the header section in module pages
  • Inline View Tables (multirow lists) were extended to add more of the subfile style click and data entry support

Filed Under: Admin, UI Design, UI Dev, WS Design

« Previous Page
Next Page »

Flynet Viewer Now Inventu Viewer+

June 15, 2020 Inventu Corporation Renamed Inventu Flynet Viewer As Inventu Viewer+

(Click Here For Details)

On this Site, any reference to Flynet Viewer also applies to Inventu Viewer+

Useful Information

  • About
  • Downloads
  • Installing
    • Telnet Recorder Quick Instructions
  • Inventu Viewer Help

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Setups Through Time!

Copyright Inventu Corporation 2022