Author Topic: How to resize and dock C::B editor during debugging  (Read 2796 times)

Offline asd34

  • Multiple posting newcomer
  • *
  • Posts: 27
How to resize and dock C::B editor during debugging
« on: August 02, 2014, 09:44:31 am »
Dear All,

Is there any feature in C::B where we can resize the IDE to our custom width height and dock it to the left or right of the screen when we hit F8 for debugging? It really would be a very time saving feature if there is .

Regards,

Offline asd34

  • Multiple posting newcomer
  • *
  • Posts: 27
Re: How to resize and dock C::B editor during debugging
« Reply #1 on: August 05, 2014, 09:24:32 am »
Your comment will be appreciated?

Regards,


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to resize and dock C::B editor during debugging
« Reply #2 on: August 05, 2014, 09:30:03 am »
No, there is no such thing. Probably you could write a plugin an play with it... there is cbEVT_DEBUGGER_STARTED event you could probably use.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]