newk5
newk5
Ah I didn't know about that. Thats helpful to set the title of the created window but would also be nice to be able to change it after it's created.
All of these were added from 1.71 to 1.80: + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L662 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L658 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L653 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L597 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L489 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L317 + [x] https://github.com/ocornut/imgui/blob/71cc636696bd17c81514da49707e909958c14632/docs/CHANGELOG.txt#L227...
yea that would be the goal😛
The following are also missing: - [x] pushFont - [x] popFont
Thank you, I was having the same issues and the documentation misslead me too. I noticed on the java side those calls were missing just like you said, but on...
This has also happened to me many times, I'm not really sure how to reproduce it, it seems to be random, sometimes it works, sometimes it doesn't. But yea I...
Same issue here
I never made a PF component so I don't fully understand how they work internally ( the comunication between them and the server) but I dont think you need web...
Yea thats a much better name
Although, now that I think about, I dont think its a Command Pallete since that is single list of options (commands). In this component there are 2 levels: 1st level...