I have a tablelist which has some cells which contain mutli-line texts IFor now I have found a workaround by binding to TablelistBody and
use the following to add a popup menu on a right click
# Add the bindings for the clipboard
set body [$table bodypath]
# Add clipboard menu
bind $body <<Button3>> [list AdvancedPopupMenu %W %x %y %X %Y]
This works on all cells except the multi-line cells.
A button-1 press invokes the editstartcmd so some bindings are detected
Is there some special binding needed or an update I'm fixed on tablelist 6.16 for reasons.
Martyn
Martyn
On 30/10/2025 16:21, Martyn Smith wrote:
I have a tablelist which has some cells which contain mutli-line textsFor now I have found a workaround by binding to TablelistBody and
I use the following to add a popup menu on a right click
# Add the bindings for the clipboard
set body [$table bodypath]
# Add clipboard menu
bind $body <<Button3>> [list AdvancedPopupMenu %W %x %y %X %Y]
This works on all cells except the multi-line cells.
A button-1 press invokes the editstartcmd so some bindings are detected
Is there some special binding needed or an update I'm fixed on
tablelist 6.16 for reasons.
Martyn
ignoring any calls that come from other tablelists in the callback
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,075 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 100:22:54 |
| Calls: | 13,798 |
| Calls today: | 1 |
| Files: | 186,990 |
| D/L today: |
8,318 files (2,339M bytes) |
| Messages: | 2,438,700 |