Hi,
I am looking at various options for converting a large VCL application to Web Core.
When I create a new project and drop a FNC Ribbon on to it and compile I get the error [Fatal Error] Unsupported image class [tdxsmartimage]!
I obviously have DevExpress installed but cannot understand why this is happening.
Thanks,
Ken
Does it register this class tdxsmartimage for some picture classes and with that override the picture property types on our controls? If so, I do not know if and how it can be controlled that it doesn't override the picture properties of our classes as it clearly shouldn't do this.
I will investigate further but it doesn't happen with other web image controls.