`
Par2: Resetting incremental locator after update form 2002-06-07 -- Gert Heijnen You have to reset the locator after calling the update-procedure. The embed point is: Local Objects.Abc Objects.Windo Manager.Run (priority 8500) The code you have to put there: BRW1::Sort0:Locator.Set ! clear locator for first tab BRW1::Sort1:Locator.Set ! clear locator for second tab BRW1::Sort2:Locator.Set ! clear locator for third tab Geert Heijnen > This is behaviour I've always had with incremental locators on a browse > and have always accepted it as just another Clarion undocumented feature. > But it's annoying and maybe someone knows a way around it. It's this: > Use incremental locator to jump to desired browse record. Mouse or > Enter to corresponding update form. Escape or close to get back to browse > list. Incremental locator is now dead until you use an up or down arrow > key to move off the current selection. Printed November 24, 2024, 1:10 am This article has been viewed/printed 35211 times. |