Originally shared by Thomas Mueller (dummzeuch)

Originally shared by Thomas Mueller (dummzeuch)

Today I had a need for a grid that looks like this: It mixes text with a two different bitmaps, representing an on/off state. In addition it should allow the user to switch the states using the mouse and the keyboard. (If you are an experienced component…

Comments

  1. And JvDrawGrid just has DefaultDrawCell method :-)

    ReplyDelete
  2. This can be done pretty easily in an Orpheus table.

    ReplyDelete
  3. I am aware that there are lots of components that can do this, thanks. But I don't want to introduce unnecessary dependencies.

    ReplyDelete

Post a Comment