Dave, I have an application that uses a scrolling region that has 1 tier and 5 columns. I too observed the checkbox blinking when switching columns in the scrolling region, kind of odd. I was
At first I used a variable check box to do something in each column but, as you found out, the scrolling region would slow to a crawl when moving from column to column. I swapped the checkbox with an Enhanced Speed Button. While the column switching speed is not what I feel it should be, the form has somewhat increased switching speed. When you use variables in a scrolling region, you also get some odd screen refreshing blinking. Hope this helps a little. Bill Eyring -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave McCann Sent: Friday, October 14, 2011 2:31 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: db checkbox in scrolling region Anybody dealt with or run into this behavior before? On 10/9/2011 10:27 AM, Dave McCann wrote: > I have an application where I'm needing to use a scrolling region and > several DB Checkboxes are used. I've noticed the scrolling speed > (and odd blinking behavior on the DB Checkboxes) when using DB > Checkboxes in the scrolling region and move from row to row. > > Changing to another type of field (db text or db radio button) cleans > up the behavior (or slowdown in scrolling) but aren't what I need. > > Latest 9.1-32 in use here. > >

