Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2000
    Location
    Cheltenham, Glos, UK
    Posts
    57

    Grin Text shifting in TextBox Object

    Hi,
    I'm using AMS 3.0.0.7 and have a TextBox Object which LoadsText from
    %SrcDrv\readme.txt

    The properties of the box has a Vertical Scrollbar and a border.

    On the same page, I have a couple of other objects (text, bullets etc.). Some of these bullets are hidden until the MouseOver is seen on its corresponding text (i.e a Menu item)

    I am noticing that if the user scrolls down the text box by using the Vertical scrollbar, and then 'moves' the mouse cursor across one of the other objects, the text which is currently being shown in the TextBox suddenly jumps back up to the beginning.

    I have also tried clicking in the Text box to give it some focus but the error still occurs.
    Any ideas?

    Regards
    Chris



    [This message has been edited by Chris Wasley (edited 12-07-2001).]

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Text shifting in TextBox Object

    Hi,

    This bug will sometimes appear if the cursor is located within the border of the Text Box when the page first opens, and only if the cursor does not leave the Text Box before the user starts to scroll.

    This being true, the Text Box should only just back to the top once.

    Is this the error you are receiving or are you getting different results?

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

  3. #3
    Join Date
    Aug 2000
    Location
    Cheltenham, Glos, UK
    Posts
    57

    Grin Re: Text shifting in TextBox Object

    Thanks Mark.
    Ive managed to sort it but not totally convinced of the resolution!!

    It appears to have been either:
    a) the positioning of the TextObject
    (If I made the height of it slightly smaller, or adjusted (by decreasing)the Top value, the problem dissappeared)

    and/or

    b) There was a Label object just above the TextBox which appeared to have been touching. By moving the label up a bit, again, the problem dissappeared.

    Odd I know, but it worked for me

    Regards
    Chris


Posting Permissions

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