nakst —
My UI library is retained, but I think RMGUIs and IMGUIs have different advantages when it comes …
[/quote] layouts are gui paradigm agnostic. They are easier in retained mode because the layout e…
This is a very good write-up on layouts! Is this written in context of IMGUI or retained mode? I f…
Hi all, I was trying out the demo and tried opening a file hosted on another machine via sshfs. Wh…
Is it no longer possible to adjust the size of views/panels with the mouse on windows ?
In the example at the end, I found it weird that you used A, B and C in the screenshot but 10, 11 …
Some typos/errors: I suppose you meant "This means you can create...". ines, 110 should be 120. …
Life has been busy, but as always, there has been so much exciting work happening throughout the …
nakst —
In the previous blog post, we discussed the table layout mode, where the layout element is divid…
It will work exactly the same: if (double_value > next_after_max_signed_int) { int result = (int)…
Sorry for the late reply.I've been following casey's handmade hero and the only switch using cl i…
How exactly is it similar if the truncation instruction returns a signed value, and as a result,…
nakst —
Over the past week I've been thinking about UI layouts. In this blog post I'll discuss what I thin…
Vee900 —
Hi, Sorry for the late reply.I've been following casey's handmade hero and the only switch using c…
I've got a topre realforce. it's sublime.
Have you tried debugging in Visual Studio to see if the problem comes from CDBG or your program ? …
I have no idea why, but the problem is gone after changing the audio device from headset to speake…
For quite some time now, i am fighting with the ALSA output driver in FPL. I dont know why but for…
jwq0 —
Practice programming on with a timer. It’s split into categories and guides you on what topics …
Neo Ar —
Oh yeah I should maybe clarify that I meant the "RIP faith in humanity" towards the vulkan validat…
Jason —
Awesome man. I'll see about checking it out. Thank you.
Vee900 —
Hi, Everytime i try to debug my program i keep getting Instruction at 0x0000000000000000 reference…
Hello, Sorry for the late reply. Odin is relatively stable. It is still officially in "alpha" as "…
Maciek —
Hi! I'm loving MotionBox but I can only use it at work. At home I mainly use os x. Any plans on …
void —
Yeah I was debating whether or not I should have mentioned that. Visual studio team has acknowledg…
This was interesting to me as I am using the UHK with my work machine and haven't looked at alter…
Neo Ar —
He followed the official spec to write the equivalent of a hello world (triangle) for vulkan and r…
Neo Ar —
Mistel BaraccoProsOn-keyboard bindings and memory, no bullshit with additonal software or drivers …
Shouldn't be a handle of your module, and not of kernel32? You can use GetModuleHandle(0) to obta…