If you're drawing text from font atlas then you can get rectangle drawing very cheaply with same s…
I haven't written an immediate mode gui myself, but from what I understand most don't do it like y…
Terans —
Hi, I'm writing a small UI library in IMGUI style, and I wonder how to reduce the number of draw c…
Ah yes, now I know why that would be happening! I've made this issue to track it. Probably won't h…
I don't see any documentation for the named pipe control in the readme file?
Try from this page From this thread it's working. Maybe it's only an issue from sub domain ?
Just tried this, I am also unable to reproduce this glitch.
I can't reproduce this - when I log in from this very forum thread, I am taken straight here. Even…
I swear I tested that. And yes, the page is different - I went through yesterday and updated all o…
When I log in from a forum thread, after the login I'm redirected to the home page instead of the…
You're correct. In practice we use the pointer reference while the entity is high and the index wh…
expression, x To display something in hexadecimal. Press F1 in RemedyBG to open the README.txt fil…
The README.txt file contains a complete list of format specifiers. The one for hexadecimal, specif…
I seem to remember Casey Muratori showing somewhere that there is something you can add in square …
Hello Simon, I know you are going to be answering this :P I don't know why you help so much but th…
It's probably not easy to do but isn't the source code of firefox and chrome available ? Bruce Daw…
Ideally 100% would be best, but that would require to line up the view exactly, so a value where 1…
We can add max-height: 80vh or something to the code block.
I don't understand why the DOM is so slow. It's well-known that it is slow, of course - this is wh…
I don't have any knowledge about that, but maybe you can try to find someone working in security (…
When a blog post or forum post contains a long block of code (more than a screen worth e.g. the en…
Follow up release is now available for download. Adds support for binary constants in expression p…
WPF and WinForms are OK, but they are older UI frameworks. Don't expect any significant updates to…
In that case, just use the standard GUI designer in Visual Studio and create your own ActiveX comp…
Shazan —
Tbh when it comes to .NET standard is WPF and Winforms. New tech is emerging like Blazor and Avalo…
Thanks a lot for your detailed answer, It really helped me understand the options more! Although I…
The point of using C# is to be independent of native hardware, so the most portable solution with …
Too Long; Tell Me The Downsides First Sure, here you go! This covers Windows only. The principles m…
Hey guys! I'm a long-time fan of the network, though it's my first time posting here, so I hope it…