Author Topic: Special Forums/Theads for patches/plugins?  (Read 23492 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Special Forums/Theads for patches/plugins?
« Reply #15 on: December 16, 2005, 12:09:44 am »
Morton,

Thanks for all that work. I'll post cbDragScroll as soon as I
unglue myself from another keybinder bug.

I wonder if a RC2 version of cbKeyBinder should go there also.
Or should it be just left for HEAD/RC3?

thanks
pecan
« Last Edit: December 16, 2005, 12:12:11 am by Pecan »

Offline 280Z28

  • Regular
  • ***
  • Posts: 397
  • *insert unicode here*
Re: Special Forums/Theads for patches/plugins?
« Reply #16 on: December 16, 2005, 12:34:18 am »
I have an unofficial patch that changes the Ctrl+MouseWheel action from zoom in/zoom out to pageup/pagedn.

ConTEXT does it that way so I'm used to it, plus I scroll the page a billion times more than I change the font size. ;)

It's a text editor... I just set it to 9px Courier New and never need it to change, so I made use of the mousewheel for something I do do.

If anyone is interested, I'll tell you what to do but you're on your own to recompile it with the patch.


Haha I said do do.  :P
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
 Check out The Sam Zone :cool:

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Special Forums/Theads for patches/plugins?
« Reply #17 on: December 16, 2005, 08:17:18 am »
I wonder if a RC2 version of cbKeyBinder should go there also.
Or should it be just left for HEAD/RC3?
I would not put it in the WiKi because we all know that it's about to be integrated in RC3 (and it is already in SVN). So it wouldn't last very long... :P

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Special Forums/Theads for patches/plugins?
« Reply #18 on: December 16, 2005, 05:00:33 pm »
I have an unofficial patch that changes the Ctrl+MouseWheel action from zoom in/zoom out to pageup/pagedn.

I'd like to see that patch 280z. If you're willing. I could
integrate mouse additions that people like into one plugin
with a configuration dialog to pick the mouse actions/
set sensitivity/direction of scroll/ right/middle/left button etc etc.

thanks
pecan

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Special Forums/Theads for patches/plugins?
« Reply #19 on: December 18, 2005, 01:47:21 am »
@ Morton

In the wiki you have a note stating the following:
Quote
Please note: Edit this template and copy/paste the content into your plugin site in the WiKi

but I can't find anywhere where it states how to create
a wiki page to paste the template into. How do I create
a new page?

I need a little help...

thanks
pecan

Offline Urxae

  • Regular
  • ***
  • Posts: 376
Re: Special Forums/Theads for patches/plugins?
« Reply #20 on: December 18, 2005, 02:10:20 am »
I can't find anywhere where it states how to create a wiki page to paste the template into. How do I create a new page?

Asked and answered.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Special Forums/Theads for patches/plugins?
« Reply #21 on: December 18, 2005, 11:50:48 am »
How do I create a new page?
I've seen that you did this by now. If you still require help, ask again. I have only removed the spaces in front of each line. They change the layout to a block-text. I hope you agree with that. Looks good anyway! I think the WiKi section has become very nice. :P

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Special Forums/Theads for patches/plugins?
« Reply #22 on: December 18, 2005, 03:24:12 pm »
thanks for the help.

@ Morton

From the wiki instructions:
Quote
The best way may be to copy the section from the template plugin/patch/lexer/template and update it with your information. This will ensure consistency in the best way!

Could you add to the above something like...
"First, create a new link below, click on the link, then paste
the template to the new page.

I'm sure I'm gonna forget how to do this.

thanks
pecan
« Last Edit: December 18, 2005, 03:27:16 pm by Pecan »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Special Forums/Theads for patches/plugins?
« Reply #23 on: December 18, 2005, 04:01:33 pm »
I had forgot it too, but I guess from now on I will remember it .... I hope.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Special Forums/Theads for patches/plugins?
« Reply #24 on: December 18, 2005, 05:27:25 pm »
Could you add to the above something like...
"First, create a new link below, click on the link, then paste the template to the new page.
Done. I've created a new HowTo artice in the WiKi accordingly. You can access it from the main page of the announcement section or simply click here: http://wiki.codeblocks.org/index.php?title=How_to_add_another_announcement.

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Special Forums/Theads for patches/plugins?
« Reply #25 on: December 19, 2005, 12:30:26 am »
Thanks Morton,

Thats gonna really save some (read my) bacon in the future.

pecan