Skip to main content

Quick-Info for bitmaps in grid

  • January 22, 2024
  • 3 replies
  • 2 views

Andreas Weinand
Forum|alt.badge.img+2

Is it possible to show a quick-info when hovering over a bitmap that is shown in a standard grid ?

3 replies

Martin Turner

Is it possible to show a quick-info when hovering over a bitmap that is shown in a standard grid ?

Are you using the runtime/AcuThin or AcuToWeb.

What info do you want it to display? A tooltip or more detail than that?


Andreas Weinand
Forum|alt.badge.img+2
  • Author
  • Participating Frequently
  • January 30, 2024

Are you using the runtime/AcuThin or AcuToWeb.

What info do you want it to display? A tooltip or more detail than that?

We are using Runtime and Acuthin.

We want to show a warning sign and when hovering over this bitmap it should show "Delivery quantity 15 <-> packaging unit 4. Use 12 or 16 !".

So it can vary from cell to cell.


Martin Turner

We are using Runtime and Acuthin.

We want to show a warning sign and when hovering over this bitmap it should show "Delivery quantity 15 <-> packaging unit 4. Use 12 or 16 !".

So it can vary from cell to cell.

Tooltips can only be added to bitmap buttons, not bitmaps in a cell of a grid. This would need to be submitted as an enhancement request and looked into the see if it's possible to implement.

If you were using AcuToWeb it could be achieved with CSS or Javascript.