Skip to content

What exactly is a floating window in clap? #142

Answered by baconpaul
logos-maker asked this question in Q&A
Discussion options

You must be logged in to vote

the documentation in include/clap/ext/gui.h answer your question but as you surmised, floating means the plugin makes its own window and set parent is never called, and non floating means the host makes a window and set parent is called. In the floating case set_transient may be called for window ordering hints.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by logos-maker
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@robbert-vdh
Comment options

@abique
Comment options

@logos-maker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants