alanpoon

Results 39 issues of alanpoon

prop = { 'properties':{ 'other':'true' }, 'other':True, 'properties[other]':True } client.api.surveyoption.create(4162127,27,title="master4",value="100",**prop) Doesn't work.

Are you planning to support Surveygizmo v5 beta api? https://apihelp.surveygizmo.com/help/reporting-object#getlist

Can be used to load bytes from font files.

Add network module based on websocket. #25

Add backend support to crayon. Able to support desktop/mobile and browser

How to customise gradle.properties? I want to include gstreamer. https://cgit.freedesktop.org/gstreamer/gst-docs/tree/examples/tutorials/android/android-tutorial-1/build.gradle

How to create a custom imgui widget?

how to call host functions inside wasm?

Breaking changes: - Added support for async/ await - At the moment, no intention to support for subscribe_events function - The websocket result is able to be read by nodejs...

Thread panicked when running example window_builder. Failed to get root window {xError {description:"GLXBadFBConfig", error code:181, request_code:156, minor_code:34} Running on Ubuntu 14.04. I could run the example in the glutin repo.