Replies: 3 comments 3 replies
-
That is pretty interesting. I especially liked the "reordering" of the command buffer. |
Beta Was this translation helpful? Give feedback.
-
There's some good stuff on there: https://rxi.github.io/textbox_behaviour.html Today I learned that ctrl-insert copies to clipboard?!! And shift-insert pastes. We can't actually have two keybindings for a single action in DVUI can we? I'm not sure it is worth introducing just for this though. |
Beta Was this translation helpful? Give feedback.
-
Definitely doesn't work on MacOS with either ctrl or cmd. But should be safe to add for Windows. Can attach to the cleanup changes if you like. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Saw this mentioned in a YouTube video. Seems impressive for ~1100 lines of C (excluding rendering)
https://rxi.github.io/microui_v2_an_implementation_overview.html
https://github.com/rxi/microui
Beta Was this translation helpful? Give feedback.
All reactions