Have you tried GOTO PAGE(x) where x is the current page number?

> On Jan 3, 2019, at 4:28 PM, Alan Tilson via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Hello Keisuke,
> 
> Windows, 32 & 64 bit, although most of my experience is 64 bit.
> 
> Yes, I reference the variable in on display detail.
> 
> For me REDRAW WINDOW was for special cases when you wanted everything
> reloaded/recalculated. To make is so that it doesn't fire on display detail
> seems pretty strange. What does it do?
> 
> And YES! HIGHLIGHT RECORDS does work by itself!
> 
> Much appreciated,
> Alan Tilson
> 
> 
> 
> On Thu, Jan 3, 2019 at 7:11 PM Keisuke Miyako via 4D_Tech <
> 4d_tech@lists.4d.com> wrote:
> 
>> a few pieces of information would be appreciated:
>> 
>> - is this Mac or Windows?
>> - is this 64-bit only?
>> 
>> I guess you reference the variable in your On Display Detail,
>> but that event doesn't fire unless the detail area needs to be redrawn
>> (activated, deactivated, selection changed).
>> 
>> that was always the premise,
>> although it sounds like v13 was not optimised enough to not reevaluate the
>> lines after every click event (On Display Detail is very expensive).
>> 
>> regarding your workaround code,
>> would not a simple HIGHLIGHT RECORDS(Current form table->;"UserSet";*)
>> suffice without the named selection stuff?
>> 
>> 2019/01/03 0:30、Alan Tilson via 4D_Tech <4d_tech@lists.4d.com<mailto:
>> 4d_tech@lists.4d.com>>のメール:
>> Am I missing something?
>> 
>> 
>> 
>> **********************************************************************
>> 4D Internet Users Group (4D iNUG)
>> Archive:  http://lists.4d.com/archives.html
>> Options: https://lists.4d.com/mailman/options/4d_tech
>> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
>> **********************************************************************
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************

_________________________________________
Bob McKeever                      http://www.mswl.com <http://www.mswl.com/>
McKeever's Software Wizardry
Port Coquitlam, B.C.
bobmckee...@mac.com




**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to