Autor Beitrag
Bob Murphy
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 91

XP, Ubuntu
Delphi 7 SE, Delphi 2007
BeitragVerfasst: Di 17.02.09 14:50 
Moin,
ich bin auf der suche nach einer guten Javascript fähigen Komponente, den WebBrowser möchte ich nicht unbedingt benutzen.
Hoffe jemand kennt eine.

Danke:)

LG Bob
GTA-Place
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
EE-Regisseur
Beiträge: 5248
Erhaltene Danke: 2

WIN XP, IE 7, FF 2.0
Delphi 7, Lazarus
BeitragVerfasst: Di 17.02.09 14:58 
Es gibt eine Javascript Bridge für Delphi, um Mozillas SpiderMonkey (Javascript C-Implementation) zu nutzen. Wie gut das funktioniert, kannst du ja mal ausprobieren.

_________________
"Wer Ego-Shooter Killerspiele nennt, muss konsequenterweise jeden Horrorstreifen als Killerfilm bezeichnen." (Zeit.de)
Jakob_Ullmann
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 1747
Erhaltene Danke: 15

Win 7, *Ubuntu GNU/Linux*
*Anjuta* (C, C++, Python), Geany (Vala), Lazarus (Pascal), Eclipse (Java)
BeitragVerfasst: Di 17.02.09 17:07 
Was heißt bei dir JavaScript-fähig? Dass sie JavaScript-Code ausführt, oder einen HTML-Viewer, der JavaScript unterstützt?
Bob Murphy Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 91

XP, Ubuntu
Delphi 7 SE, Delphi 2007
BeitragVerfasst: Di 17.02.09 17:42 
Erstmal danke für eure Antworten.
Also geplant war das ich Daten via IdHTTP.Post absende, das funktioniert aber nicht da dort auch Javascript ausgeführt wird. Deshalb suche ich jetzt eine Komponente die in der Lage ist den Javascript Code auszuführen.
Jakob_Ullmann
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 1747
Erhaltene Danke: 15

Win 7, *Ubuntu GNU/Linux*
*Anjuta* (C, C++, Python), Geany (Vala), Lazarus (Pascal), Eclipse (Java)
BeitragVerfasst: Di 17.02.09 19:39 
Also wenn das nur für dich ist, könntest du auch den MozillaBrowser nehmen. :wink: