Is there any web browser control in D Lang to display html file ?
bauss
jj_1337 at live.dk
Fri Mar 16 11:17:05 UTC 2018
On Friday, 16 March 2018 at 11:04:31 UTC, Jayam wrote:
> On Friday, 16 March 2018 at 10:53:39 UTC, bauss wrote:
>> On Friday, 16 March 2018 at 10:52:14 UTC, Alex wrote:
>>> On Friday, 16 March 2018 at 10:31:51 UTC, Jayam wrote:
>>>> I creating one simple desktop application using dlang. I
>>>> need to display some html file in my desktop application.
>>>> How can make it works ?
>>>
>>> Do you mean something like this?
>>> http://vibed.org/api/diet.dom/
>>
>> I think he means something like an embedded web browser
>> component.
>
> Yes, I need component like Web Browser of windows form.
I don't think there is any written in D, but you could probably
bind against webkit or gecko.
More information about the Digitalmars-d-learn
mailing list