Mateusz Czapliński
Mateusz Czapliński
I'm trying to access the MS Ink API. I'm interested in the following signature now: https://msdn.microsoft.com/en-us/library/windows/desktop/ms695054%28v=vs.85%29.aspx > ``` > HRESULT CreateStroke( > [in] VARIANT PacketData, > [in] VARIANT PacketDescription, >...
I'm interested in trying to use Web Components in an Elm app created using the awesome create-elm-app project. The [guide to Web Components at elmprogramming.com](http://elmprogramming.com/interacting-with-web-components.html) looks very attractive; however, it...
```console $ cd arcan/doc $ ruby docgen.rb mangen parsing error, end of file reached while processing (target_input.lua lastline: -- @cfunction: targetinput parsing error, end of file reached while processing (stepframe_target.lua...
### Pull Request Description Add "text input" and "number input" virtual entries in the "Input" virtual component group in the Component Browser. The entries provide an easy way to put...
I'm curious if you've seen my experimental project [dali](https://github.com/akavel/dali) and [its example app](https://github.com/akavel/hellomello)? I also presented some kind of a talk about it [on the virtual Nim conference](https://www.youtube.com/watch?v=wr9X5NCwPlI&list=PLxLdEZg8DRwTIEzUpfaIcBqhsj09mLWHx&index=10). In shortest...
Given that [non-cgo C won't be supported in Go 1.4+ anymore](https://codereview.appspot.com/149720043), a switch to [rsc's c2go C->Go translator](https://code.google.com/p/rsc/source/browse/c2go) is a must. The good part is that I wanted for something...
http://blog.appveyor.com/2013/09/25/appveyor-update-and-new-pricing/
https://go.googlecode.com/hg/doc/go1.1.html#gc_asm
Additional tests for checking Lua implementations for correctness are available at [lua-TestMore](http://fperrad.github.com/lua-TestMore/) website -- see section "The Lua Test Suite". Shall use them too, in addition to the testsuite provided...
The error that showed up in #35 was confusing enough that even I wasn't sure where it comes from. If the message gave more details (like maybe at least: "error:...