Borland C++ builder simple question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jakub Dudek

    Borland C++ builder simple question

    Hi

    I am trying to figure out a way to to make an image (TImage object)
    appear and disapear by clicking on it. The object has a visible attribute
    that i can set to false on a click event. But then I cannot click on it
    anymore to make the visible attribute true (once it's invisible, it's
    unclickable)

    any ideas?

    thanks
    Jakub


  • Peter van Merkerk

    #2
    Re: Borland C++ builder simple question

    > I am trying to figure out a way to to make an image (TImage
    object)[color=blue]
    > appear and disapear by clicking on it. The object has a visible[/color]
    attribute[color=blue]
    > that i can set to false on a click event. But then I cannot click on[/color]
    it[color=blue]
    > anymore to make the visible attribute true (once it's invisible, it's
    > unclickable)
    >
    > any ideas?[/color]

    1. Read this first: http://www.slack.net/~shiva/welcome.txt
    2. Ask this question in one of the newsgroups on the
    newsgroups.borl and.com newsserver.

    --
    Peter van Merkerk
    peter.van.merke rk(at)dse.nl


    Comment

    Working...