Search My Blog

Thursday, March 26, 2026

Multi-Media App updated - 2026 R2 Released!

 **  Hot news **

Multi-Media App updated for PB2025!


    Software Tool & Die Inc. are please to announce the release of its updated all PowerBuilder built MS-Window's Multi-Media Player version 2026 R2 build 2026.2.0.40 example application that is all written in PowerBuilder 2025 build 3726! This application demonstrates the power of using the STD Integrated Framework plus its new "vs_ole_media_player_master" object class. The latest application release was designed with the following in mind:
  • Updated the App to a RibbonBar (final planned step for this App's new look)!
  • Created a PB 2025 R2 Beta version of the App as well! 
  • Tested M-Code 32bit and P-Code 32/64 bit EXE's on W11 version 25H2 build 26200.8039

RibbonBar Version (new)

Latest release using the new PB 2025 "Display Menu As Ribbonbar" feature!

 

Themed Version

Second release using the PB 2022/2025 "Themes" feature!

 

Original Version

First release as an SDI based App

 

    For a list of recent features, please click here!

 
   Unlock the "Power" in PowerBuilder applications by using the STD Integrated framework! The Multi Media Player is just one example of building a PB application from this powerful all free & open source Framework! Click here to download the 2026 R2  Multi-Media Player example application! Note that the PB 2025 R2 Beta version has also been provided located in the Beta folder on the above link.
 
Tip: Use the "vs_ole_media_player_master" object class from the framework to add live application "how to" media to your PB business applications! 

Enjoy ... Chris

 

Friday, March 20, 2026

New Capture Demo Application - 2026 R1 Released!

 ** Hot News Item **

NEW Digital Capture Application Released!

    Software Tool & Die Inc. (STD) are please to announce a brand new Digital Image Capture  application built from the STD Framework for PowerBuilder. This application allows the PowerBuilder application to select an object class (ie: Window, Application, Screen, Control, etc)  and capture them as a digital image using MS-Windows API's!
 
   The STD Framework was used for building this application. So features like for example: Zooming, Print Preview, Tabbed Dialogues, Ribbon Bar UI, Logging, Debugging, Themes, Multiple monitor support, automatic dialogue centering, MS-Window notifications,  consistent message box displays, etc are already in the application by default just through inheritance!
 
Key Application features ...  
  • Built using PB 2025 build 3726 and the STD Framework 2026 R1
  • Upgraded App for PB 2025 R2 Beta #2 build 6324 for Beta testing 
  • Demonstrates the use of the  "nc_capture_master" NVUO to perform image captures
  • Tested the Capture Application on W11 version 25H2 build 26200.8037
  
   The Capture application is another great example of a PB App that it is all driven by the STD framework. This allows the PB developer to easily build modern GUI Application interfaces and features that are  required / desired with all the "bells & whistles" just by changing object inheritance. The framework based app also allows the PB developer to be exponentially more productive!
 
    To use the Capture Demo application, just click on a command button to generate a digital image of an application resource (ie; Window, App, Control, etc). The Capture application uses a new User Object (NVUO) named "nc_capture_master". You can direct the NVUO to capture any object class as a digital image and return it either as Blob data or optionally, copy the Digital Image to the MS-Windows clipboard, as follows.
 
Capture Demo App allows you to generate a digital image of App classes!
 
Select a object classification!
 
Get a confirmation that a digital image was captured!
 
View the digital capture in your favourite imaging tool!
  
    Tip: You can also optionally have the digital image capture of any class into a PB Blob variable where you could write this into a DB Blob column, external file, etc under PowerScript control. Check out the PowerScript in the various CB's!
         
   The Capture Demo application can now be downloaded from the SourceForge website. Please click here to download & enjoy the App!  Note that the "Beta" sub-folder holds the PB 2025 R2 beta version of the Capture Demo application as well.
 
    
Enjoy ... Chris

Tuesday, March 17, 2026

Multi-Media App updated - 2026 R1 Released!

 **  Hot news **

Multi-Media App updated for PB2025!


    Software Tool & Die Inc. are please to announce the release of its updated all PowerBuilder built MS-Window's Multi-Media Player version 2026 R1 build 2026.1.0.37 example application that is all written in PowerBuilder 2025 build 3726! This application demonstrates the power of using the STD Integrated Framework plus its new "vs_ole_media_player_master" object class. The latest application release was designed with the following in mind:
  • Updated from PB version 2025 build 3683 to PB Version 2025 build 3726
  • Updated the STD Integrated framework from 2025 R1 to 2026 R1 build 2026.1.0.467
  • Updated to use the latest Windows "Notification" feature built from the STD framework
  • Updated to use the latest PB2025's Theme features!
  • Added support for FLAC media files!  New
  • Tested M-Code 32bit and P-Code 32/64 bit EXE's on W11 version 25H2 build 26200.8037
Media Player in action on an MP3 music stream

Media Player in action on an MP4 movie stream

New FLAC media file support (from local or internet)

    What is FLAC?  FLAC (Free Lossless Audio Codec) files are high-fidelity, open-source audio files that offer lossless compression, reducing file sizes to about 50-60% of the original uncompressed source without losing any audio data. Ideal for audiophiles and archival, they support CD-quality and hi-res audio, featuring wide compatibility on modern media device players.
 
      The Multimedia Player will allow local files to be played & viewed from your local machine. It is also designed to allow media data streams to be played and viewed from any valid URL across the internet. The MultiMedia Player supports the following formats: .MOV, .MP3, .MP4, .AVI, .WTV, .MID, .MKA, .MKV, .MV4, .WAV, .WMV & now FLAC, just to mention the main types. More music and video formats are also supported as well.
 
Use various media sources from your PC or across the internet!
 
 
    Your MultiMedia play list is also always at your finger tips using the STD Frameworks ability to add a User Object(s) to the main Menu Toolbar on an Main or MDI Frame.

 
 
   Unlock the "Power" in PowerBuilder applications by using the STD Integrated framework! The MultiMedia Player is just one example of building a PB application from this powerful all free & open source Framework! Click here to download the Multi-Media Player example application!
 
Tip: Use the "vs_ole_media_player_master" object class from the framework to add live application "how to" media to your PB business applications! 

Enjoy ... Chris

MP3 & CD Players - Updated Apps Released!

 

  ** Hot News Item **

Updated MP3 & CD Players Apps Released!

Audio Cd icon

    Software Tool & Die Inc. (STD) are please to announce an upgraded MP3 & CD Players applications built from the latest STD Framework for PowerBuilder 2025 & 2025 R2. These applications have been enhanced as the Phase I of a GUI make over.

Key Application features ...  
  • Built using PB 2025 build 3726 and the STD Framework 2026 R1
  • Code also ported to PB 2025 R2 Beta #2 
  • Tested the on the latest W11 version 25H2 build 26200.8037
  
The MP3 Player application ...
 
 Before

 
 After
 
 
 

The CD Player application ...
 
 Before 
 

 
 After
 
 

The CD & MP3 Player applications can now be downloaded from the SourceForge website as follows: MP3 Player & CD Player. Note that the Beta folder located in the above links will allow you to grab the PB 2025 R2 Beta version of each player as well.
 
   
Enjoy ... Chris

Tuesday, March 10, 2026

New PowerBuilder MP3 Player Application - 2026 R1 Released!

  ** Hot News Item **

NEW MP3 Player Application Released!


    Software Tool & Die Inc. (STD) are please to announce a brand new MP3 Player application application built from the STD Framework for PowerBuilder. This application allows the PowerBuilder user to select an one or more MP3 files and play them using the framework's MCI (Multimedia Command Interface) MS-Windows API's!
 
   The STD Framework was used for building this application. So features like for example: Zooming, Print Preview, Tabbed Dialogues, Ribbon Bar UI, Logging, Debugging, Themes, Multiple monitor support, automatic dialogue centering, MS-Window notifications,  consistent message box displays, etc are already in the application by default just through inheritance!
 
Key Application features ...  
  • Built using PB 2025 build 3726 and the STD Framework 2026 R1
  • Tested the Colour Generator on W11 version 25H2 build 26200.7922
  
   The MP3 Player application is another great example of a PB App that it is all driven by the STD framework. This allows the PB developer to easily build modern GUI Application interfaces that are  required / desired with all the "bells & whistles" just by changing object inheritance. The framework based app also allows the PB developer to be exponentially more productive!
 
    To use the MP3 Player application, just click on a colour in either category. A hand icon will appear next to your selection and then the resulting colour values will be generated, as follows.
 
All MP3 files copied to the App's EXE's folder are automatically in the play list!
 
 
Selecting the PLAY icon will start the MP3's to be played
 
 
       Tip: You can expand the right side of the play to see the MP3 file list and you can expand the display area to see a live visual animation of what song is playing! Just click on either the expand  / collapse command buttons. 

         From there, you can also Pause, Stop, Select Next, Prior, or First in the menu or click on the play list or use the Track Control button to control the playback list. There are radio buttons as well to automatically replay a certain track or replay the entire MP3 list! You can even open the MS-Windows O/S Volume Mixer from the MP3 Player and if desired, control the output devices and the MP3 volume levels from inside the mixer. The MP3 Player app also allows you to control the Left / Right / Mute features of the O/S as well from inside the MP3 Player!
 
Volume Mixer automatically shows the PB MP3 Player!
 
  
     The MP3 Player application can now be downloaded from the SourceForge website. 
 
Please click here to download & enjoy the APP!   
 
   
Enjoy ... Chris

STD Framework Award!

 ** Hot News Item **

STD Framework SourceForge Award!

 Software Tool & Die Inc. (STD) are please to announce that it has received this prestigious from SourceForge! Check out the project itself in detail from here!