Results 1 to 4 of 4

Thread: Tabstrip - any way to visually indicate Enabled state

  1. #1

    Thread Starter
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657

    Tabstrip - any way to visually indicate Enabled state

    Hello,
    I am using the TabStrip in an app and when I set Enabled = False, the text on the Tab captions does not visually change to indicate this. Not a big deal, but it would be nice to visually indicate the enabled state of the tabstrip. Does anyone know how this might be accomplished?
    "It's cold gin time again ..."

    Check out my website here.

  2. #2
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: Tabstrip - any way to visually indicate Enabled state

    i had the same problem, in the end i left it.

    You could have a simple label right under your tab stip, saying locked, or a red light.

    ILMV

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Tabstrip - any way to visually indicate Enabled state

    If you really want to visualize the Enabled/Disabled state you should Enable/Disable the visual controls on the current tab.

  4. #4

    Thread Starter
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657

    Re: Tabstrip - any way to visually indicate Enabled state

    Thank you both. My solution (for now) is to change the font bold property, bold for enabled, regular for disabled. I'm not 100% satisfied with that, but hey, that's life in the big city.
    "It's cold gin time again ..."

    Check out my website here.

Posting Permissions

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



Click Here to Expand Forum to Full Width