Dear punak,
thank you for trying our module.
At the moment I'm quite busy and cannot react immediately to your requests and questions.
However, here a short answer to your last posts:
punak wrote: Wed May 10, 2023 9:48 am
It would be great if you could add these suggestions to the module.
I have noted it in our to-do list.
punak wrote: Sat May 13, 2023 10:30 am
is there a way for controls such as "panel" to start the selector from the bottom of the tabs?
i want the selector to work only below the header line.
maybe you can understand what I mean better on the photo.
You can change the inner area with the iViewBox* arguments in AddObjectFrame().
However, I don't know what you mean with "start the selector from the bottom of the tabs".
The selector is coming from you, from the user. Do you mean, how to prevent a selection above the panel headline?
May be I can correlate the area of a possible selection with the defined view box. Am I right?
punak wrote: Sat May 13, 2023 11:32 am
Another question How can we replace the "click action" on the controls in this module?
For example, I want to have the right click on the control exactly the "selection action" that is done with the left click.
I hope you understand what I mean.
Thankful.
You mean, you want to map the selection frame action from the a left click to a right click? This is currently not possible. I have to think about it, how to implement such request.