Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 04 MAR 1998 08:58:12AM Jeff Word Enterprises wrote:

I have a button that displays a bitmap in the background. The bitmap has two images, one when it is unpressed, and one when it is depressed. (and yes, all my depressed buttons ARE in therapy) The button displays right when I use it. How can I programatically make the button stay down. In other words, how can I get image two to display permently until I choose not to. I have a series of buttons beside each other where only one can be active at a time. I want the active button to appear in the down position until they click on another button.


At 04 MAR 1998 09:40AM Blaise (Revelation) wrote:

Jeff,

Try changing the actual bitmap itself when you click. Make sure the bitmap you go to has the depressed image as the first. When you click on the other buttons do the same to them but make sure you change the depressed button back to the original bitmap.

Good Luck…

-Blaise


At 04 MAR 1998 09:47AM Don Bakke wrote:

Jeff,

Sounds like you really want a RADIOBMP control instead since everything works like a Radio Button (i.e. mutually exclusive selections).

The EXAMPLES application will show you how to construct this in the Tabbed Dialog box, but this may be more work than would be worth it. My suggestion is to use CHECKBMP's instead of PUSHBMP's and make sure when one CHECKBMP is CLICKed on all the other's have their CHECK property set to 0.

[email protected]

SRP Computer Solutions

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/9c4289bb9294a948852565bd004cbd90.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1