How to switch between trace windows?
3 posts
• Page 1 of 1
How to switch between trace windows?
Hello,
I'm working my way through Legrand's book on Dyalog APL, on macOS. Chapter E deals with error handling, tracing, debugging, and so forth. On Windows, it appears to be the case that, in case of the stack containing more than one function, an adequate number of trace windows will pop up.
On macOS, there will only ever be one trace window (regardless of whether the "floating windows" checkboxes in the preferences are ticked), and it appears to be impossible to switch between different trace windows. It is only possible to see trace windows further down the stack by closing the topmost one, which of course terminates that function's execution.
Is there some secret way of switching between trace windows?
Thanks for any hint,
Michael
I'm working my way through Legrand's book on Dyalog APL, on macOS. Chapter E deals with error handling, tracing, debugging, and so forth. On Windows, it appears to be the case that, in case of the stack containing more than one function, an adequate number of trace windows will pop up.
On macOS, there will only ever be one trace window (regardless of whether the "floating windows" checkboxes in the preferences are ticked), and it appears to be impossible to switch between different trace windows. It is only possible to see trace windows further down the stack by closing the topmost one, which of course terminates that function's execution.
Is there some secret way of switching between trace windows?
Thanks for any hint,
Michael
- haupz
- Posts: 10
- Joined: Mon Jul 02, 2018 7:28 am
Re: How to switch between trace windows?
Hi Michael,
Sorry for taking so long to answer your post!
The Mastering Dyalog APL book shows our tracer in "Classic" mode in Dyalog for Windows. (That is Classic as in how our trace/edit windows were originally and is not related to Unicode or non-unicode).
Dyalog for Mac and RIDE 4.1 do not allow you to have more than one trace window open. I will log an issue on the RIDE GitHub project for the developers to consider allowing that (that is to consider an option to have RIDE behave like our "Classic" trace/edit windows mode).
If we were to have more than one trace window open, Ctrl + Tab would cycle between them.
Regards,
Vince
Sorry for taking so long to answer your post!
The Mastering Dyalog APL book shows our tracer in "Classic" mode in Dyalog for Windows. (That is Classic as in how our trace/edit windows were originally and is not related to Unicode or non-unicode).
Dyalog for Mac and RIDE 4.1 do not allow you to have more than one trace window open. I will log an issue on the RIDE GitHub project for the developers to consider allowing that (that is to consider an option to have RIDE behave like our "Classic" trace/edit windows mode).
If we were to have more than one trace window open, Ctrl + Tab would cycle between them.
Regards,
Vince
- Vince|Dyalog
- Posts: 433
- Joined: Wed Oct 01, 2008 9:39 am
Re: How to switch between trace windows?
Hi Vince,
thanks for your reply - never mind the long duration. I appreciate how you see the value in supporting multiple windows on platforms other than Windows. Count me in for beta testing. :-)
Best,
Michael
thanks for your reply - never mind the long duration. I appreciate how you see the value in supporting multiple windows on platforms other than Windows. Count me in for beta testing. :-)
Best,
Michael
- haupz
- Posts: 10
- Joined: Mon Jul 02, 2018 7:28 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group