Re: another tiny problem
- Posted by Derek Parnell <dparnell at BIGPOND.NET.AU> Oct 09, 2000
- 364 views
------=_NextPart_000_02DF_01C031C7.4EBC7380 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Try setEnable(mlefld, 0) this should prevent the fld from getting focus. Ideally you should be = able to change it's background color to give a visual clue that it is = not editable. I haven't been able to find out how to do that yet. --- cheers Derek ----- Original Message -----=20 From: Ad Rienks=20 To: EUPHORIA at LISTSERV.MUOHIO.EDU=20 Sent: Monday, October 09, 2000 2:07 AM Subject: another tiny problem Hi Dan, Derek, all, I keep getting to you with my tiny problems. The next one: I created = an MLE, Read Only, but still the user can click in it and the cursor = sits there, winking. But since there is nothing to edit, it only can = distract the user. What can be done about that? Ad ------=_NextPart_000_02DF_01C031C7.4EBC7380 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Try</FONT></DIV> <DIV><FONT face=3DArial size=3D2> setEnable(mlefld, = 0)</FONT></DIV> <DIV><FONT face=3DArial size=3D2>this should prevent the fld from = getting focus.=20 Ideally you should be able to change it's background color to give a = visual clue=20 that it is not editable. I haven't been able to find out how to do that=20 yet.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>---</FONT></DIV> <DIV><FONT face=3DArial size=3D2>cheers</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Derek</FONT></DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A title=3Dkwibus at ZONNET.NL href=3D"mailto:kwibus at ZONNET.NL">Ad = Rienks</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = title=3DEUPHORIA at LISTSERV.MUOHIO.EDU=20 = </A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Monday, October 09, 2000 = 2:07=20 AM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> another tiny = problem</DIV> <DIV><BR></DIV> <DIV>Hi Dan, Derek, all,</DIV> <DIV> </DIV> <DIV>I keep getting to you with my tiny problems. The next one: I = created an=20 MLE, Read Only, but still the user can click in it and the cursor sits = there,=20 winking. But since there is nothing to edit, it only can distract the = user.=20 What can be done about that?</DIV> <DIV> </DIV> ------=_NextPart_000_02DF_01C031C7.4EBC7380--