Highlighting Selection in non-editable text boxes

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Highlighting Selection in non-editable text boxes

    Hello all,

    a quick question.

    For a non-editable text box is there anyway to highlight the
    background (like when you hold the mouse button and move the mouse
    over words in WORD or Explorer).

    This functionality exists for fields using hilite, and backgroundcolor
    only lets you change the entire background color. I tried it with
    SelStart and SelEnd and achived the effect I'm looking for, but the
    text sprite must be editable. Which unfortunilty is not posible.

    I've studdied other postings and one of the solutions posted was to
    make a colored sprite and change it's size when the user clicks. Has
    anyone actually done anything like this? Care to post it?

    Have I forgot anything? Ah yes, Windows 2000 Pro with Director MX,
    also a boss who is getting more and more irritating as the days go
    by....


    Saludos from south-east Spain and thanking you all in advance,
    Denis
    Denis Guest

  2. Similar Questions and Discussions

    1. multiple boxes depending upon selection
      I am trying to write the following, and basically if the user chooses the second string i want just one box to appear, if the third string is chosen...
    2. Editable combo boxes in CF
      Hi, I want to add a combo box that the user can type into. As the user types, the selection scrolls down the list to match the characters that the...
    3. A selection changes on asp page with 6 dependent list boxes, when back
      Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date....
    4. Hide text boxes based upon page selection via tab controls
      Use the Change event of the tab control. -- Allen Browne - Microsoft MVP. Perth, Western Australia. Tips for Access users -...
    5. Auto filling list boxes after combo box selection
      "Mark Y" <mycy77@yahoo.com> wrote in message news:04bd01c3464a$02bc87a0$a101280a@phx.gbl... First, I'd suggest not displaying the BookId if you...
  3. #2

    Default Re: Highlighting Selection in non-editable text boxes

    Please, someone must have an answer to this

    it's really important!



    [email]dweldon@hotmail.com[/email] (Denis) wrote in message news:<bb9740e0.0307100925.3f507d94@posting.google. com>...
    > Hello all,
    >
    > a quick question.
    >
    > For a non-editable text box is there anyway to highlight the
    > background (like when you hold the mouse button and move the mouse
    > over words in WORD or Explorer).
    >
    > This functionality exists for fields using hilite, and backgroundcolor
    > only lets you change the entire background color. I tried it with
    > SelStart and SelEnd and achived the effect I'm looking for, but the
    > text sprite must be editable. Which unfortunilty is not posible.
    >
    > I've studdied other postings and one of the solutions posted was to
    > make a colored sprite and change it's size when the user clicks. Has
    > anyone actually done anything like this? Care to post it?
    >
    > Have I forgot anything? Ah yes, Windows 2000 Pro with Director MX,
    > also a boss who is getting more and more irritating as the days go
    > by....
    >
    >
    > Saludos from south-east Spain and thanking you all in advance,
    > Denis
    Denis Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139