Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link 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.
Today is November 23, 2024, 3:35 am This article has been viewed 35211 times.
|
|