Paradox Community

Items in pnews.paradox-development

Subject:Re: lastMouseClicked
Date:Fri, 19 Oct 2018 16:51:47 +0200
From:=?UTF-8?Q?G=c3=bcnter?= <info@NoSpam-mk-news.com>
Newsgroups:pnews.paradox-development
Oh clear, my error was to put it in the setfocus.method,
and there is no click at start of form,
now:
if lastMouseClicked.isassigned() then
   UIO.attach(lastMouseClicked)
   view(UIO.FullName)
endif


Am 19.10.2018 um 14:05 schrieb modridirkac:
> var UI UIobject
> endVar
>   UI.Attach(lastMouseClicked)
>   view(UI.FullName)
> 
> 
>> how to use lastMouseClicked?
>> my intention is to detect handling errors of my form
>>
>> Günter


Copyright © 2004 thedbcommunity.com