We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Mārtiņš Možeiko
If you're drawing text from font atlas then you can get rectangle drawing very cheaply with same s…
»
Benjamin Pedersen
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…
»
Ben Visness
Ah yes, now I know why that would be happening! I've made this issue to track it. Probably won't h…
»
daMuzza
I don't see any documentation for the named pipe control in the readme file?
»
Simon Anciaux
Try from this page From this thread it's working. Maybe it's only an issue from sub domain ?
»
MrCelsius88
Just tried this, I am also unable to reproduce this glitch.
»
Ben Visness
I can't reproduce this - when I log in from this very forum thread, I am taken straight here. Even…
»
Ben Visness
I swear I tested that. And yes, the page is different - I went through yesterday and updated all o…
»
Simon Anciaux
When I log in from a forum thread, after the login I'm redirected to the home page instead of the…
»
Simon Anciaux
You're correct. In practice we use the pointer reference while the entity is high and the index wh…
»
Simon Anciaux
expression, x To display something in hexadecimal. Press F1 in RemedyBG to open the README.txt fil…
»
x13pixels
The README.txt file contains a complete list of format specifiers. The one for hexadecimal, specif…
»
Gaurav Gautam
I seem to remember Casey Muratori showing somewhere that there is something you can add in square …
»
Gaurav Gautam
Hello Simon, I know you are going to be answering this :P I don't know why you help so much but th…
»
Itzik Shneorson
Thank you all guys!
»
Simon Anciaux
It's probably not easy to do but isn't the source code of firefox and chrome available ? Bruce Daw…
»
Simon Anciaux
Ideally 100% would be best, but that would require to line up the view exactly, so a value where 1…
»
Asaf Gartner
We can add max-height: 80vh or something to the code block.
»
Ben Visness
I don't understand why the DOM is so slow. It's well-known that it is slow, of course - this is wh…
»
Simon Anciaux
I don't have any knowledge about that, but maybe you can try to find someone working in security (…
»
Simon Anciaux
When a blog post or forum post contains a long block of code (more than a screen worth e.g. the en…
»
x13pixels
Follow up release is now available for download. Adds support for binary constants in expression p…
»
Mārtiņš Možeiko
WPF and WinForms are OK, but they are older UI frameworks. Don't expect any significant updates to…
»
Dawoodoz
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…
»
Itzik Shneorson
Thanks a lot for your detailed answer, It really helped me understand the options more! Although I…
»
Dawoodoz
The point of using C# is to be independent of native hardware, so the most portable solution with …
»
Phillip Trudeau-Tavara
Too Long; Tell Me The Downsides First Sure, here you go! This covers Windows only. The principles m…
»
Itzik Shneorson
Hey guys! I'm a long-time fan of the network, though it's my first time posting here, so I hope it…
»