Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Strange focus effect

(1/1)

iw2nhl:
I noticed that the focus works differently if using nigthly builds or compiling myself the code.
Nightly:
the focus is on the window (pane) I clicked, but when I move the mouse pointer to the text editor, the focus passes automatically to it, without a click needed
SVN:
the focus works as any other program: it changes only when I click

I like the nigthly behaviour (most of the times, it helps), but I cannot reproduce it with the SVN version.
I'm using wxWidgets 2.6.3-p2 and latest SVN of C::B.
Compiler: MinGW 3.4.2 with updated w32api 3.7
OS: Windows 2000 SP4

[EDIT]
I found that C::B gets that behaviour when you compile also all contributed plugins. So probably it is a plugin that adds that effect.
Anyone knows which one?

Pecan:

--- Quote from: iw2nhl on July 27, 2006, 03:03:19 am ---I noticed that the focus works differently if using nigthly builds or compiling myself the code.
Nightly:
the focus is on the window (pane) I clicked, but when I move the mouse pointer to the text editor, the focus passes automatically to it, without a click needed
SVN:
the focus works as any other program: it changes only when I click

I like the nigthly behaviour (most of the times, it helps), but I cannot reproduce it with the SVN version.
I'm using wxWidgets 2.6.3-p2 and latest SVN of C::B.
Compiler: MinGW 3.4.2 with updated w32api 3.7
OS: Windows 2000 SP4

[EDIT]
I found that C::B gets that behaviour when you compile also all contributed plugins. So probably it is a plugin that adds that effect.
Anyone knows which one?

--- End quote ---

Look at the options on DragScroll plugin.

iw2nhl:
Found, thanks!

Navigation

[0] Message Index

Go to full version