on the other hand you can just mention in the api that dock functions are beta, no need to maintain two dll's i think (as if somebody avoids docking functions then there should be no problems).
@rrraptor imgui has added a new tables API (in Alpha), are you adding it too?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
hi, my windows which have no close button on top-right (hidden by p_open=nil) start to have close button when docked (even though the button has no effect). can i hide it in docked view as well? thanks
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
See github (master branch): https://github.com/MultiPain/Gideros_ImGui
dll's updated.
P.S. "docking" branch API is not updated. Will do it later.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
But anyways, will merge then But later, now I need to sleep.
Likes: MoKaLux
but now i understand what you mean, that the main imgui docking branch is in beta. makes sense then.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://deluxepixel.com
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
I dont see any DockBuilderXXX declaration in imgui.h
Can you post a link to it?
Edit: Ah, it is in imgui_internal...
Likes: keszegh
It is only missing dockBuilderGetNode because it must return an object with functions, and this function have functions that returns other objects So it will take some time.
Likes: keszegh, MoKaLux
Likes: MoKaLux, keszegh, SinisterSoft
Likes: MoKaLux, SinisterSoft
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: MoKaLux
https://deluxepixel.com
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://github.com/MultiPain/Gideros_ImGui/blob/docking/README.md#glyphranges
dll updated.
Small example:
P.S. I will add functions to fonts objects and font atlas object later.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: keszegh
edit: tested with a ttf not working
edit2: imgui doesn't support rtl yet
https://github.com/ocornut/imgui/commit/36af39805605828b1a75e781abb3b1bdc72a49f5
https://github.com/ocornut/imgui/commit/b2039aac671bde42cbcc95de34e73419857fba68
Likes: keszegh
Likes: MoKaLux, keszegh
Fragmenter - animated loop machine and IKONOMIKON - the memory game