How can I make part of a site raster using delphi?
I recently saw the Raudus framework, which is the ExtJs snapping / wrapper for delphi. However, what is unique about this is that it makes the components look like a browser. It just works as a WYSIWYG designer for Javascript components in the Delphi IDE. I have not been able to try since I am using delphi personal (dbrtl is required for this). However, looking at the demo, it takes some time to render the components (even after changing them), so I believe that it is displayed through a web browser rendering engine or something like that ...
if someone knows something like this, but open, please let me know ... thanks in advance, t
source
share