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.
nakst
My UI library is retained, but I think RMGUIs and IMGUIs have different advantages when it comes …
»
ratchetfreak
[/quote] layouts are gui paradigm agnostic. They are easier in retained mode because the layout e…
»
pragmatic_hero
This is a very good write-up on layouts! Is this written in context of IMGUI or retained mode? I f…
»
serolod
Hi all, I was trying out the demo and tried opening a file hosted on another machine via sshfs. Wh…
»
Zeanith
+1
»
simon sutherington
Is it no longer possible to adjust the size of views/panels with the mouse on windows ?
»
Simon Anciaux
In the example at the end, I found it weird that you used A, B and C in the screenshot but 10, 11 …
»
Simon Anciaux
Some typos/errors: I suppose you meant "This means you can create...". ines, 110 should be 120. …
»
Ryan Fleury
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…
»
Mārtiņš Možeiko
It will work exactly the same: if (double_value > next_after_max_signed_int) { int result = (int)…
»
Nikita Smith
Sorry for the late reply.I've been following casey's handmade hero and the only switch using cl i…
»
Bits Please
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…
»
Gus Waldo
I've got a topre realforce. it's sublime.
»
Simon Anciaux
Have you tried debugging in Visual Studio to see if the problem comes from CDBG or your program ? …
»
Finalspace
I have no idea why, but the problem is gone after changing the audio device from headset to speake…
»
Finalspace
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…
»
Ginger Bill
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…
»
Siew Yi Liang
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 …
»
William
Shouldn't be a handle of your module, and not of kernel32? You can use GetModuleHandle(0) to obta…
»