04-26-2023 04:04 AM
@Yamaeda wrote:
The Panel.bounds gives screen coordinates, so that + control position should give screen position regardless of subpanel level.
I think that this also needs correction for the pane origin?
I'm not sure if it will work with more then 1 pane.
This is all way too difficult...
04-27-2023 11:04 AM
wiebe@CARYA wrote:
@Yamaeda wrote:
The Panel.bounds gives screen coordinates, so that + control position should give screen position regardless of subpanel level.
I think that this also needs correction for the pane origin?
I'm not sure if it will work with more then 1 pane.
This is all way too difficult...
Quick test showed that to be the case, yes. Moving the sub panel and saving it yielded the same result with the code above ...