Board index » delphi » The OnEnter Event: Can I just return the "enter" character?
Apply ROT13 to decode email address
![]() Delphi Developer |
Sun, 16 Jan 2005 13:41:09 GMT
|
Apply ROT13 to decode email address
![]() Delphi Developer |
Sun, 16 Jan 2005 13:41:09 GMT
The OnEnter Event: Can I just return the "enter" character?
I have to work with a widget that has an OnEnter event on an ActiveX
control (TWebBrowser). Problem is, that the Enter key doesn't echo in a web form which has a What I want to do is write a routine that uses the OnEnter event to |
Bj?rge S?the
![]() Delphi Developer |
Sun, 16 Jan 2005 23:03:04 GMT
Re:The OnEnter Event: Can I just return the "enter" character?"Apply ROT13 to decode email address" <kbto...@ubgznvy.pbz> skrev i melding news:f3uekugak1bfal634b7jv7h04c0k57tn89@4ax.com... Quote> I have to work with a widget that has an OnEnter event on an ActiveX control receives input focus, not when Enter key is pressed... -- |
Apply ROT13 to decode email addres
![]() Delphi Developer |
Mon, 17 Jan 2005 00:46:26 GMT
Re:The OnEnter Event: Can I just return the "enter" character?That still doesn't answer the basic problem: how to get the "Enter" keypress to echo on to a web form inside TWebBrowser? On Wed, 31 Jul 2002 15:03:04 GMT, "Bj?rge S?ther" Quote<bjorge@hahaha_itte.no> wrote: |
J Fren
![]() Delphi Developer |
Mon, 17 Jan 2005 01:49:33 GMT
Re:The OnEnter Event: Can I just return the "enter" character?On Wed, 31 Jul 2002 12:46:26 -0400, Apply ROT13 to decode email Quoteaddress <cxvat...@flzcngvpb.pn> wrote: No, but it has pointed you away from a dead end 1) What version of Delphi are you using ? 2) Which TWebBrowser ? 3) Are you sure that the Text area that you are filling in is This is a TextArea :- <textarea name="Q2EX" rows="2" cols="40"> I can't think of anything else that will allow CrLf in an entry field |
Apply ROT13 to decode email addres
![]() Delphi Developer |
Mon, 17 Jan 2005 01:54:52 GMT
Re:The OnEnter Event: Can I just return the "enter" character?On Wed, 31 Jul 2002 17:49:33 GMT, Bounce_It_je...@iss.u-net.com (J QuoteFrench) wrote: Quote>2) Which TWebBrowser ? stock TWebBrowser and my own installed ActiveX TMSWebBrowser, based on IE6. Quote
equivalent) works. Quote
<textarea name="foobar" cols="60" rows="15"></textarea> Quote
|
Nicholas Sherloc
![]() Delphi Developer |
Mon, 17 Jan 2005 03:40:55 GMT
Re:The OnEnter Event: Can I just return the "enter" character?It's a known problem with TWebbrowser, I believe a component called Wbembedded or something similar claims to fix all related problems like pressing enter and using the scrollwheel. Cheers, "Apply ROT13 to decode email address" <cxvat...@flzcngvpb.pn> wrote in Quote> That still doesn't answer the basic problem: how to get the "Enter" |
Apply ROT13 to decode email addres
![]() Delphi Developer |
Mon, 17 Jan 2005 06:18:39 GMT
Re:The OnEnter Event: Can I just return the "enter" character?See my response under the subject line: "Re: TWebBrowser: Can I just return the "enter" character? (WAS: The On Wed, 31 Jul 2002 17:49:33 GMT, Bounce_It_je...@iss.u-net.com (J QuoteFrench) wrote: |
J Fren
![]() Delphi Developer |
Mon, 17 Jan 2005 15:58:32 GMT
Re:The OnEnter Event: Can I just return the "enter" character?I see, are there any other controls on the Form in which you have your Typically a TButton with its Default property set to True Also is your Form's KeyPreview property set to True One thing I would do is run up a new project with just the TWebBrowser On Wed, 31 Jul 2002 13:54:52 -0400, Apply ROT13 to decode email Quoteaddress <cxvat...@flzcngvpb.pn> wrote: |
1. Blank fields return "|" character
2. How to initialize "Text"-Property without raising "OnChange"-event
3. How to initialize a "Text"-property without raising an "OnChange"-event
4. "cannot transliterate character between characters sets"
6. TEdit - Strange behavior entering "."
7. "Enter" key - Corel 8 script
8. Character #13 (Enter key Value) "Return code"