Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkbox Flags #21

Open
antongit opened this issue Sep 28, 2022 · 0 comments
Open

Checkbox Flags #21

antongit opened this issue Sep 28, 2022 · 0 comments
Labels
VL.ImGui Wrapper for the Dear ImGui library

Comments

@antongit
Copy link
Member

antongit commented Sep 28, 2022

ImguiNET has another Checkbox: CheckboxFlags that has Flags parameter.
But it is defined as ref int (or int* in c) and not as a Enum.

Check if we need flags.

https://github.com/ocornut/imgui/blob/cc5058e5d7dcbf94f28277d6bee5face7f8b0a63/imgui.h#L502

@joreg joreg transferred this issue from vvvv/VL.ImGui Mar 1, 2023
@joreg joreg added the VL.ImGui Wrapper for the Dear ImGui library label Mar 1, 2023
@joreg joreg added this to the 5.0 milestone Mar 20, 2023
@antongit antongit removed this from the 5.0 milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VL.ImGui Wrapper for the Dear ImGui library
Projects
None yet
Development

No branches or pull requests

2 participants