Skip to content

Border for individual elements? #1031

@colesnicov

Description

@colesnicov

Hi Omar, again :-)

Maybe it just do not understand, maybe it is a good idea for the next innovation...

Now is the moment I have encountered while trying to the highlighted button at BeginChild. Here are the facts:

  • Begin (... ImGuiWindowFlags_ShowBorders) does not display the border with BeginChild. And their content as buttons, are also no borders ... I have also set in BeginChild ImGuiWindowFlags_ShowBorders.
  • If you want to have at the Button or ImageButton a border, I need to Begin[Child] set flags on ImGuiWindowFlags_ShowBorders but after that is bounded on any element, which is undesirable.

Question: How to set borders for individual elements??

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions