airways
airways
@dbr Here is what I came up with today for this as a potential candidate: https://github.com/airways/dear-imgui-rs-hello I would appreciate any feedback, I am pretty new to Rust. 
In my opinion the problem kind of is that when examples are in the same repo, it tends to lead to those examples having: 1) unstated dependencies on certain bits...
You guys seem to be kind of missing the point that when I filed #663, _it was not possible to find working example code in this repo for the latest...
For what it's worth, I like it, big improvement over the current situation!
@dbr Awesome, thanks for the info and creating the actionable tickets! I did start working on a barebones example app that includes some very basic interactivity: button responses, updating a...
Addd a note to #13 just because it's the first thing you find in google, but I thought I should comment here: Adding these lines to the end of needs_line_scan...
I attempted to add logging as recommended by @jjb above, but the log items did not show up in the output. I can play with it a bit later unless...
This is basically the same as my patch for the malformed UTF-8 errors, which I posted on #13. I feel like this ticket should just be closed and the patch...