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
It was changed later. Now we have handmade_platform.h which contains common things like "internal"…
»
Shihao
Hi, I'm new to Handmade Hero. This is a very interesting project and I really enjoy coding with Ca…
»
Matt
Forgive me if this has been covered, but has anyone compiled a list of everything that is being pu…
»
Timothy Wright
My current list of topic ideas:Installation On Windows Setting the path Locations of files _vimrc …
»
D3zmodos
I'd be interested in filling the gaps in my vim-knowledge, but I'm not convinced that a video seri…
»
Allen Webster
That's a good thought, and I think that it could reasonably be done for the next build. Thanks fo…
»
Timothy Wright
That's two for a series. One more and I think it may have to happen. Note: I spent about 4 hours…
»
[Deleted User]
Added Linux binaries to .gitignore. The only dependency is SDL2 for Linux, for Windows all the req…
»
simonWasHere
A slight update to this request having thought about it a bit more. Instead of just having a custo…
»
Jack Mott
I would be interested in VIM videos.
»
Shazan
Thanks mmozeiko, it worked i changed my code from this to this
»
Josh Taylor
I agree. This is really awesome. I was considering trying SDL2 in Odin. I would recommend adding b…
»
Mārtiņš Možeiko
First get whatever information you need from key messages in your code. And then pass it to IsDial…
»
Shazan
So how to handle dialog box keyboard inputs manually because i need handle key inputs to get key p…
»
Allen Webster
So I just got a new build out today (4.0.19) fixing some lingering problems with Unicode and the L…
»
Allen Webster
Update: After dealing with lots of cross compiler problems with character literals and string lite…
»
Allen Webster
I forgot to update this at 4.0.18, but here's where I am on this list as of 4.0.19: Now Available:…
»
Mārtiņš Možeiko
Have you seen documentation for CreateDialog? It has link to example code (). There it shows and …
»
Shazan
@ratchefreak I can't understand what are you telling. Tell what to fix.
»
ratchetfreak
you are intercepting the keyboard events so it never reaches the code for the dialog box, if the …
»
Shazan
It works. But I can't tab between buttons. And the button is outlined in blue. Do I have to do som…
»
Mārtiņš Možeiko
If you talk about your own dialog boxes, then you can do that with CreateDialog function. It simpl…
»
Shazan
Fixed i guess it was a typo(handling WM_SETCURSOR) sorry about that. The current issue is how to …
»
Shazan
I have an issue with the busy icon cursor (the spinning circle)showing up when launching app . But…
»
Abner Coimbre
Yes, I've been looking forward for this one!
»
Steve Olsen
I actually restarted working on this and have ported it to windows. I'm using the dxgi 1.2 desktop…
»
erpeo93
Today is the last day I work full time for my company. Considering how well it's going the develop…
»
DragoonX6
What does it offer above [/quote] Intelligent C++ code completion via libclang. libclang par…
»
ripple
Might be a long shot, but isn't day 21 the one with the hardcoded dll path? If so you might want t…
»
Chen
I'd love to see a handmade vim series :)
»