RequestState; oBrowse:lTabStop problem
Publicado: Jue Nov 10, 2005 4:50 pm
Ignacio,
1. if the lTabStop of a browsecontrol is set to .F. the browse doesn't
accept DoubleClick/RClick
please try it on the enclosed sample, doubleclick on the left browse with
its lTabStop:=.F. - nothing happens.
And than doubleclick on the right browse with its lTabSrop:=.T. - OnDblClick
is called and the infobox appears.
2. RequestState problem still not solved
I want to show a dialogwindow with some edit-controls and one save-button.
The button should only be active when a change is made in one of the
edit-controls and should be inactive again after clicking on it.
I don't know how to do it without getting the recursive error.
Regards
Ingo
Attached files Test.zip (2.3 KB)Â
1. if the lTabStop of a browsecontrol is set to .F. the browse doesn't
accept DoubleClick/RClick
please try it on the enclosed sample, doubleclick on the left browse with
its lTabStop:=.F. - nothing happens.
And than doubleclick on the right browse with its lTabSrop:=.T. - OnDblClick
is called and the infobox appears.
2. RequestState problem still not solved
I want to show a dialogwindow with some edit-controls and one save-button.
The button should only be active when a change is made in one of the
edit-controls and should be inactive again after clicking on it.
I don't know how to do it without getting the recursive error.
Regards
Ingo
Attached files Test.zip (2.3 KB)Â