Hey Martin
I don't think Per did more with the project than the videos. But he did upload the so…
Maciek —
If you get annoyed by this, you can make app package yourselve.
There’s also an easier way. Simpl…
Hey guys,
I've been watching x64 compiler videos, and wonder whether the code has been finished …
wndtn —
If i can disable it, how do i do so?
I don't use the default terminal on OS X, instead, i use iTe…
Holy moly!
With that kind of knowledge you should really consider doing a series of your own, I'l…
DDB store pixel value in some "optimized" device-specific format. DIB allows you to specify what …
Neo Ar —
For the month of July, we did the following:
Wrote a Hello World in RISC-V ASM [RISCY 60_1, RISC…
german —
Do you remember if you saw `Windows Desktop Application Development' or `Windows Desktop App deve…
What's shakin' everybody?
I'm having a really hard time figuring out what's the difference betwe…
Ahh thanks for the report, it should be fixed in the upcoming patch build.
sp3cnazzzFor me it's crashing every time when I launch 4coder from windows start menu (e.g. Win K…
Runar —
Yeah, I also tried running it with a debugger(CDbg) now.
I get an Access violation at line 772 i…
For me it's crashing every time when I launch 4coder from windows start menu (e.g. Win Key, <s…
Runar —
Hi!
I have noticed that the new release sometimes crash when I try to open files.
This happens …
ratchetfreakpragmatic_heroThis is a very good write-up on layouts!
Is this written in context of …
Maciek —
Since you'll be fixing that one, scrolling doesn't work either. At least on my MacBook.
Thanks for all the info, this will help, I'll let you know when I know more about this.
Thanks for the report, I'll get it fixed in the upcoming patch to this build.
nakst —
pragmatic_heroIs this written in context of IMGUI or retained mode?
My UI library is retained, …
pragmatic_heroThis is a very good write-up on layouts!
Is this written in context of IMGUI or ret…
This is a very good write-up on layouts!
Is this written in context of IMGUI or retained mode?
I…
Hi all,
I was trying out the demo and tried opening a file hosted on another machine via sshfs. …
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:
This means you create layouts like this:
I suppose you meant "This means you c…
Hey folks!
Life has been busy, but as always, there has been so much exciting work happening th…
nakst —
This is a continuation of part 1.
Flow layout mode
In the previous blog post, we discussed the …
It will work exactly the same:
1
2
3
4
5
6
7
8
9
10
11
12const double next_after_max_sig…
Vee900Hi,
Sorry for the late reply.I've been following casey's handmade hero and the only switch…