We have become accustomed to, or perhaps reliant on spell checkers in almost all tools we use to document or write. Some may argue that the spell checker makes us lazy, others will say that it makes us more efficient but we all recognize and use the familiar red squiggly lines that appear on screen as we type.
Rob Ferguson
Recent Posts
Profound UI is a great tool for creating a web interface for RPG programs. The biggest use so far has been to create or convert web interfaces for standard desktop PCs, but there is a great deal of interest in developing interfaces specifically for mobile devices.
Topics: Mobile Development, New Features
Profound UI’s chart widget allows you to create a variety of different charts driven from either an RPG program or a direct SQL request to a database file. In Profound UI version 4.2.2. some new features were added to the chart widget allowing you to detect if a chart section was clicked. A new property onchartclick is available to fire any client side JavaScript and the chart response property allows you to send a response back to your RPG program for server side handling.
Topics: Development, New Features