View previous topic :: View next topic |
Author |
Message |
Kenneth_Smith
Joined: 18 May 2012 Posts: 848 Location: Lanarkshire, Scotland.
|
Posted: Sun Sep 28, 2025 12:32 pm Post subject: %pl[native,external] + plot_mode@ |
|
|
Paul,
A very quick question.
A %pl[native,external] cannot have a callback and consequently plot_mode@ cannot be used with the [external] option.
Is this correct, or am I missing something? |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8269 Location: Salford, UK
|
Posted: Sun Sep 28, 2025 3:44 pm Post subject: |
|
|
Ken
At the moment you can't have a callback function with %pl[external] but my comment in the ClearWin+ code has "at least for now". So at the time I must have thought that a callback might be possible and useful.
A parent %gr (for %pl) could possibly have a callback which could then be used for mouse events (in %pl) particularly when [full_mouse_input] is enabled. But I have not experimented with this. |
|
Back to top |
|
 |
|