SynEdit pour Firemonkey?
Est-il synedit package qui fonctionne avec firemonkey (ou quelqu'un) ?
D'après ce que je peux comprendre il y avait un port VGScene plus tôt (voir:ce site), mais il semble à été supprimé.
voir Aussi ce site:
1 réponses
Il n'est probablement pas (pour le moment):
It is a pure-VCL/CLX control, meaning it is not a wrapper for Microsoft Windows
controls and so no run-time library is required.
CLX ou bibliothèque de composants Pour plateforme croisée est l'équivalent multiplateformes de la bibliothèque de widget Vcl-Borland.
à Partir de Nakeymonkey - contrôles natifs pour firemonkey
With the VCL, Borland never had to worry about all of this because they just wrote a wrapper around the Windows API Rich Edit control. So why didn’t Embarcadero do the same thing with Firemonkey? Because Firemonkey also needs to compile for OS X and the Windows API Rich Edit control doesn’t exist there.
Liens: