Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Squirrelly grid behavior
Message
From
14/09/1998 13:37:08
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00135480
Message ID:
00136299
Views:
37
>>You might want to add a NODEFAULT in the IF so the default behavior doesn't fire.

Sounds reasonable. What is the default behavior for a keypress event?

>>What object is that IF code for?

So the user can press the spacebar on the keyboard and get the same results as when they double click the mouse. The behavior code is in the DblClick() event method.

>>There's no KEYBOARD commands anywhere?

I haven't put any in these objects. I am using the Codebook Framework and I am not aware of any that Flash has included. Besides, how would it be fired? Wouldn't another event have to fire like a timer or someting?

>>If the event log isn't telling you where the characters are coming from, I'd stick some debug code around in your overridden methods: DEBUGOUT PROGRAM() or fire up the trace window in the event where the keystrokes are occuring and look at the call stack.

I will look at the debugger again, but I seem to remember from last Friday that while this was occurring, I was looking at the READ EVENTS statement in the application object.

>>Is the grid readonly?

Yes, it is. Does that have an effect?

Thanks for all your ideas. I'm back at it.

Pamela
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform