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

TraceBar plugin(bookmark+navigate)

(1/7) > >>

mmkider:
Hi all:
I implement TraceBar for tracing source.
What is TraceBar?It is BookMark+Navigate.
I reface old BookMark plugin and add new feature(navigate).

http://forums.codeblocks.org/index.php/topic,9531.0.html

Now source code of tracebar is more clear than before.

See Image.


Best Regards.



[attachment deleted by admin]

[attachment deleted by admin]

ollydbg:
I tested it.
What a great job you do! :D.

Especially, you add two button "Navigate Backward" and "Navigate Forward". They just work like I press "ALT + left Arrow" and "ALT + right Arrow".

Thank you for your effort!

mmkider:

--- Quote from: ollydbg on January 10, 2009, 01:09:09 pm ---I tested it.
What a great job you do! :D.

Especially, you add two button "Navigate Backward" and "Navigate Forward". They just work like I press "ALT + left Arrow" and "ALT + right Arrow".

Thank you for your effort!

--- End quote ---
ya
but how to set "ALT + left Arrow"  for toolbar without wxmenu ?
I have no idea.

ollydbg:
C::B has internally implement this.
When I press" Alt + left Arrow", there is a small box prompt like this:

Then the caret will go to the last edit position.


[attachment deleted by admin]

mmkider:

--- Quote from: ollydbg on January 10, 2009, 02:02:21 pm ---C::B has internally implement this.
When I press" Alt + left Arrow", there is a small box prompt like this:

Then the caret will go to the last edit position.


--- End quote ---

I know it.
But "For me" it is not easy to use.

Navigation

[0] Message Index

[#] Next page

Go to full version