Is there any web browser control in D Lang to display html file ?
visitor
visitor at gmail.com
Fri Mar 16 22:05:00 UTC 2018
On Friday, 16 March 2018 at 20:19:59 UTC, aberba wrote:
> On Friday, 16 March 2018 at 17:11:17 UTC, visitor 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 ?
>>
>> There's also gtkd sourceview :
>> https://github.com/gtkd-developers/GtkD/tree/master/generated/sourceview
>
> I think you mean Gtk web view. It comes from WebKit.
oh yes, my bad, misreading, i thought OP wanted syntax
highlighting and stuff...
More information about the Digitalmars-d-learn
mailing list