2

I want to open the watch view and add watch in code. Do you know how? I didn't find open_window_ for it. I couldn't understand which function to use with BWN_... or IWID_... constants ( IWID_WATCH seems like watch view).

Thanks

MarianD
  • 1,130
  • 1
  • 6
  • 23
Eyal
  • 21
  • 1

1 Answers1

0

Well, idaapi.process_ui_action('WatchView')

eyal karni
  • 228
  • 2
  • 11