Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Right Mouse Drag and Scroll Plugin

<< < (4/7) > >>

Pecan:

--- Quote from: kkez on February 14, 2006, 01:17:39 pm ---Could you please provide a binary version too? I don't have wxwidgets headers..

--- End quote ---

kkez,

Since this is a plugin, and the plugin SVN plugin interface is changing so
fast, sometimes nightly, I don't think a binary would work very long.

The only way a binary would work, is if this was a Contrib plugin. And since
it's highest download count has been 7. That means me, tiwag and maybe 5 other are using it. I'm not sure its worth making it a contrib.

However, If, you'll tell me what version, SVN number, nightly build you are
using, I'll see if I can make a version for ya.

thanks
pecan

tiwag:

--- Quote from: Pecan on February 14, 2006, 06:15:32 pm ---... could you tell me why you would not want the editor to have the focus if the mouse cursor is in the editor window? ...
--- End quote ---
because sometimes i have open two instances of C::B during debugging and i use the mouse as reading-positioning-helper in one editor while editing in another editor and/or watches edit-dialog.

and before some time i tried X-mouse behaviour (window activation follows mouse) and found out that i hate it. ;-)

Pecan:
2/14/2006 5:02 PM

Attached: cbDragScrollV018.zip

  Added configuration item for "Focus Editor on Mouse Entry"

Note: The "Editor Focused on Mouse Entry" does not cause
the windows or unix app window to activate. It ONLY causes
the editor frame to focus if the Window already has the
operating system focus.

This is done so that the cursor and caret stay in the same
location when moving back into the editor after clicking/working outside
the editor frame. You simply move the mouse back into the editor and
its as if you had not left. It affects no other frames or windows.

thanks
pecan


[attachment deleted by admin]

tiwag:
good work ! thanks pecan

kkez:

--- Quote from: Pecan on February 14, 2006, 06:22:22 pm ---
--- Quote from: kkez on February 14, 2006, 01:17:39 pm ---Could you please provide a binary version too? I don't have wxwidgets headers..

--- End quote ---

kkez,

Since this is a plugin, and the plugin SVN plugin interface is changing so
fast, sometimes nightly, I don't think a binary would work very long.

The only way a binary would work, is if this was a Contrib plugin. And since
it's highest download count has been 7. That means me, tiwag and maybe 5 other are using it. I'm not sure its worth making it a contrib.

However, If, you'll tell me what version, SVN number, nightly build you are
using, I'll see if I can make a version for ya.

thanks
pecan


--- End quote ---
Oh, ok. Never mind, i'll download the wxwidgets and i'll compile it by myself  :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version