I agree. This is really awesome. I was considering trying SDL2 in Odin. I would recommend adding b…
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…
So I just got a new build out today (4.0.19) fixing some lingering problems with Unicode and the L…
Update: After dealing with lots of cross compiler problems with character literals and string lite…
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:…
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.
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…
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…
Yes, I've been looking forward for this one!
I actually restarted working on this and have ported it to windows. I'm using the dxgi 1.2 desktop…
Today is the last day I work full time for my company. Considering how well it's going the develop…
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 :)
If somebody is interested in Unity3D development and design/modeling work in Santa Clara, CA: We …
P.S. Thanks to our new user, , who brought it to our attention.[/quote] I was thinking of doing …
It does have some issues on Windows due to the NTFS filesystem, which incidentally also happens w…
I think the hardest part of using it is figuring what to do with the .ycm_extra_conf.py Once you'v…
Can confirm. I've used it, and it works pretty well when configured right.
This is damn bloody cool!!!
In addition to that, YouCompleteMe supports custom configuration via python and supports the loadi…
was mentioned on one of our chats, and I am quite satisfied with it. It's certainly nicer than au…
We could talk about it, but it's at the bottom of my priority list. Maybe after all planned lesson…
I think it might be useful for people who want to start writing graphics code in Odin: