i'm figured out why awesomium doesn't load on osx, they have wrong instruction on their wiki. i'll try to do D app project for xcode later.

i wish there be already existing template for this :(

On Sunday, 30 December 2012 at 10:41:22 UTC, David wrote:
And don't forget to set the wchar16 array to cast(wchar)0 otherwise it
will display garbage (it needs a terminator)

arrays initialized with nulls right? anyway just setting only first symbol in text field(it's wchar[4]) is enough.

Reply via email to