![]() |
|
|
|
eZE is the program taking up my time at present, this will be coded in Netrexx only, if time permits a RexxDW version with source may be completed. Vxrexx is a great and simple to use visual gui tool but lacks modern controls like the splitbar etc... The program is no longer supported and no intention of releasing the source, there is a developers version but I have never used it therefore I do not the it's capabilities and if controls can be designed. RexxDW however contains all the modern controls, Splitbar, coloured tabs, progress bars etc... and is still supported, in fact it is open source. The down side that it does not come with a gui like Vxrexx. Using it is not dificult as will be seen once the source of eFM is uploaded. Netrexx is the most powerful of all three as this last compiles to java byte code which allows the use of hundreds of libraries of all sorts covering many areas, sound, graphics, system, networking etc... As like RexxDW there is no visual gui tool (yet) but there are many code generators which can simplify yr coding. |