Menu

#1 C_Spinner won't hide

open
nobody
None
5
2003-03-10
2003-03-10
Martin Swim
No

If a C_Spinner is placed on a Toggle Frame it will not
completely respond to Hide and Un-Hide commands. The
spinner controls will hide/unhide, but the associated text
box will not. This is different behaviour from the
C_ComboBox and C_List command objects. The source
code is different also.

Discussion

  • Martin Swim

    Martin Swim - 2003-03-19

    Logged In: YES
    user_id=730186

    ...forget the part about the Toggle Frame, no Toggle Frame is
    needed to demonstrate the problem. Just put up a C_Spinner
    and try and Hide/Un-Hide it.

     
  • Martin Swim

    Martin Swim - 2003-03-19

    Logged In: YES
    user_id=730186

    Problem Solved: vspinc.cpp does not attempt to hide/unhide
    both the text and scrollbar portions of the spinner. The fix is
    to do the obvious and handle both. See attached file, fixes
    are commented with a prefix of MLS.

     
  • Martin Swim

    Martin Swim - 2003-03-19

    Fixed version of vspinc.cpp

     

Log in to post a comment.

MongoDB Logo MongoDB