Kevin Darlington
Kevin Darlington
Maybe not ideal, but you could get the filename via handle_dump, and then read it and display it to the user. Another option is to use code similar to https://github.com/rust-cli/human-panic/issues/55#issuecomment-473926139...
Wondering if I could possibly use a qml Canvas, and use signal/slots to draw to it sending over the pixel data. I think I would need qml-rust to support lists...
Ran into this issue today. I find it weird that it doesn't follow the same style of ObjectEach in this regard.
I had this issue when I used secure cookies without using https: https://www.npmjs.com/package/express-session#cookiesecure I disabled it for dev..
I could, but widgets.go seems like a good test case. Even if I have just a simple window with a menubar, it does exactly the same thing.
Can you point me in the right direction? I'll take a look. Honestly not entirely sure how this binding works, and how the lua is used and everything. If you...
Could a filter be provided that returns a http::Uri? I know we have host::optional() and path::full(), but seems it would be helpful just to get the full Uri (which would...
I wonder if it's because it's using a directx renderer? This happens in bluestacks with directx and you have to select opengl for it to work well.
I'm just saying in terms of organizing the search output. It's not clear if a project is a fork of another, or that it is a totally different project with...
Would be nice to use RPC over stdin/stdout too.