Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

lost focus problem

$
0
0
lost focus problem
FoxInCloud
lost focus problem
Dec. 20, 2012
12:56 pm
3O70RQM1CShow this entire thread in new window
Gratar Image based on email address
From:Tuvia Vinitsky
To:All
I have a converted app with a problem and I cannot seem to trace the source.

Whenever a command button loses focus, the form.losefocusinet ends up running. This crashes, as lostfocusinet assumes that the oject being passed in is a text object or an object with a .Value property. Since command buttons do not have a .Value, hence the crash on tomember,value being set.

I hate to just change the lostfocusinet code to exclude the commandbutton base class, because this is an issue I should know what is going on.

The button and its class have no code in lostfocus.

Ideas?


Viewing all articles
Browse latest Browse all 10393

Trending Articles