Search My Blog

Monday, February 19, 2018

New Integrated Foundation Classes (2018R1) Released!

** Hot News **

  New Integrated Foundation Classes (2018R1) Released!

 "THE" Framework for Appeon PowerBuilder & PowerServer!

(v2018.1.0.95 - February 14, 2018)
Integrated logging
        Software Tool & Die Inc (STD) are very pleased to announce that they have just released a new version 2018R1 (build 2018.1.0.95) of their Integrated Foundation Class library framework for PowerBuilder 2017R2, PowerServer 2017 Web and PowerServer 2017 Mobile!
  
     STD are also super excited as this release represents one of most significant enhancements to the Integrated framework that really exposes the power of Appeon PowerBuilder 2017R2! The new framework combined with PB2017R2 (Revision #2) really positions developers to take advantage of today's Agile and DevOps methodologies plus put a complete new GUI "punch" in your Native, Web and Mobile Apps  without buying expensive add-on products.

     For a summary of the previous framework version's feature set, please follow this link - 2017R3.
  
   The following are some of the highlights of the new combined framework and Appeon PowerBuilder 2017R2 versions at work, as follows:
  

Floating Toolbars

 
New MDI Child & Dockable window floating Toolbars

Database Heartbeat


New Transaction Object Heartbeat feature!

Tracked Windows


New Tracked Dockable Child Windows

   The latest Integrated framework version contains the following updates and has been tested with MS-Windows 10 O/S (Creator Edition), PB 2017R2 build #1756 and the PowerServer 2017 (build 1689). Testing inside of PB included Win32 (both P-code & M-code) and Win64 ( P-code) deployments. Testing inside of PowerServer Web & Mobile included latest Web Browsers, latest Apple Tablet/Smart Phone and Android Tablet/Smart Phone  deployments.

Note: All the STD frameworks are free and can be downloaded from its STD Foundation Classes SourceForge project website..

Release 2018.1.0.95 - Major Release (2018R1) - change highlights ...
  • Migration of entire framework from PB2017MR01 to PB2017R2.
  • Added code to "fn_open_sheet_window" to track Dockable sheets
  • Added code to "fn_open_sheet_window_withparm" to track Dockable sheets
  • Moved SHBrowseForFolder 64bit API in "nc_app_controller_master" to nc_app_controller64_master object
  • Added new variable to indicate the App is an IWA application in "nc_app_controller_master".  
  • Revised code to set IWA switch & log status if in DEBUG mode in "nc_app_controller_master".
  • Added new public function "of_is_iwa_app" in "nc_app_controller_master".
  • Added new public function "of_set_dockable_mode" in "nc_app_controller_master".
  • Added new public function "of_is_dockable_app" in "nc_app_controller_master".
  • Added code to the RetrieveEnd event of "vs_dc_graph_master" to handle graph creates in PowerServer Web & Mobile.
  • Added new public function "of_get_document_windows" in "nc_app_controller_master".
  • Added new public function "of_get_tabgroup_windows" in "nc_app_controller_master".
  • Added new public function "of_get_docked_windows" in "nc_app_controller_master".
  • Added new public function "of_get_sheet_windows" in "nc_app_controller_master".
  • Removed all extraneous code. Added instance Window PTR in "wn_debug_list_master".
  • Changed code to use save Instance Window PTR in "wn_debug_list_master".
  • Added code to resize the mle_windows control in "wn_debug_list_master".
  • Added code to Loop through the tracked windows & list them in the MLE in "wn_debug_list_master".
  • Added Trace Model tab page to "wn_debug_list_master".
  • Revised the code to fix the report type if Sheet is also dockable in "wn_main_master" of_get_window_open_type method.
  • Added boolean indicator for tracking being the current Active window in "wn_main_master".
  • Added new public function "of_get_sheet_windows" in "wn_master".
  • Added code to the Activate Event to Set Active Window indicator on focus in "wn_master".
  • Added code to the DeActivate Event to  Set the Active Window boolean to false when losing focus in "wn_master".
  • Added code to Fix for PowerServer Web bug SelectText in "wn_messagebox_master".
  • Revised GUI to present better on W10 & newer O/S versions in "wn_zoom_master".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_as_document".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_docked".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_in_tabggroup".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_withparm_as_document".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_withparm_docked".
  • Added code to mark the open state as SHEET for MAIN window types being opened in "fn_open_sheet_withparm_in_tabggroup".
  • Moved 64bit code to the 64bit App Controller object class "nc_app_controller64_master" from "nc_app_controller_master".
  • Added new "ns_http_client_master" base class for the new HTTPCLIENT object class.
  • Added new "ns_json_generator_master" base class for the new JSON Generator object class.
  • Added new "ns_json_parsor_master" base class for the new JSON Parsor object class.
  • Added new "ns_restful_client_master" base class for the new RESTFul Client object class.
  • Added new "of_set_transobject" method to the "ns_ds_master" object class.
  • Added new "of_get_transobject" method to the "ns_ds_master" object class.
  • Added new variables to support "heart beat" feature    in the "ns_sqlca_master" object class.
  • Added new "oe_heart_beat" event to the "ns_sqlca_master" object class.
  • Revised the "of_Connect" and "of_disconnect" methods in "ns_sqlca_master" class for the new Heartbeat feature.
  • Added new "of_set_heartbeat_time" method to the "ns_sqlca_master" object class.
  • Added new "of_set_heartbeat" method to the "ns_sqlca_master" object class.
  • Added code to control the HeartBeat feature if active SQL is found in the SQLPreview event of "ns_sqlca_master".
  • Added Transaction Object pointer and Get/SetTransObject methods to support Parent class pointer.    
  • Revised the "oe_resize" event code in "vs_tc_master" to fix resizing issue.
  • Revised the "resize" event code in "wn_log_viewer_master" to fix resizing for Dockable windowed App .

    The OrderEntry example application has also been updated to the new Integrated Foundation class framework version. You can download the example application from here. Also, check out the online "getting started" video series to accelerate your assimilation of the best framework for PowerBuilder & PowerServer!
   STD would also like to thank Novalys Corporation for their support of the Foundation Classes by supplying the VisualExpert product for the framework's documentation.


Enjoy!  

Regards ... Chris

No comments:

Post a Comment