Page 1 of 1

Visible Control when Focus beyond Clipped Region

PostPosted: 29 Sep 2017 00:03
by mrcarver
CG Gurus,

Background:
I have a CGRegion with vertical scroll turned on. And I dynamically great many CGEdit, which are parented by the CGRegion. The CGEdits created can easily exist beyond the visible portion of the CGRegion, which is set to ClipRegion=True;

Question:
When focus is set on a control that is clipped (ie hidden), how can I go about repositioning the scrollbar dynamically to see the hidden CGEdit.

Thanks for your insight.

Regards,
Monte Carver

Re: Visible Control when Focus beyond Clipped Region

PostPosted: 29 Sep 2017 18:25
by Alexander Bulei
Hi mrcarver,

At this moment, there is no any method/function to do that.
But, I've implemented the public functions in next beta build.

Best Regards.