Hi everyone,
Please help me with these questions:
1. While my program is running, if the user tabs on the silkscreen buttons or 
the hard keys, does the FrmCloseEvent invoke? and the AppStop() will be called?
2. At a certain point in my program, I want to ignore anything the user tabs on 
the silkscreen (except the "cancel" button in my form), I set handle to true in 
keyDownEvent but it doesn't seem to work. What do I have to do?
3. I have a dialog form in my program ("save behind" is checked), when user tab 
a button on this dialog form, the window doesn't redraw completely. Part of the 
screen is erased, do I have to redraw everything to make sure? I think, 
supposely, we don't have to that.
4. I have a table in my form, when I select a row, I show a information window 
about that row (dialog form). If the row I selected is outside the dialog form, 
when I close the dialog form, it is OK. If the row is hidden, when I close the 
dialog form, it is not highlighted anymore. What can I do? I try to select the 
row afterward but it doesn't highlight either. Is this the same problem as 3 ?
Please tell me about anything that you may think of to solve these. Any help is 
very appreciated.

tnn

-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com




-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to