Author Topic: Activate-interactive  (Read 990 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Activate-interactive
« on: April 15, 2021, 05:11:04 PM »
I have the Interactive tool window docked on the bottom with a single tab.
I bound Alt+1 to activate-interactive.
Starting from an edit window, I press
Alt+1
TAB
TAB
and I get the following Slick stack.
Also, I would expect the cursor to be in the interactive terminal after I press Alt+1, but it isn't -- I don't know where focus is.

Code: [Select]
Stack trace written to file: C:\Users\jporkka\AppData\Local\Temp\vsstack.
 This property or method is not allowed on this object
tbterminal.ex 5943 process_tab(,<empty>)   p_window_id: 253   p_object: OI_SSTAB   p_name: _terminal_tab
tbterminal.ex 3390 _tbterminal_form._terminal_tab.tab()   p_window_id: 461   p_object: OI_EDITOR   p_name:

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: Activate-interactive
« Reply #1 on: April 15, 2021, 09:56:28 PM »
Hot fix added for this.

Focus not being set correctly was part of the problem.