PDA

View Full Version : Hightlighting plugin


Jond
November 21st, 2002, 05:44
Hey

i was wonder if someone can code a plugin that will let you highlight a specific block of code or a specific line(s)... that will really be a great thing (unless this option is already availble but i didnt see it )

Jond

oh and btw there is a prob in CmdBar plugin with win98 (makes Kernel32 crash)

TBD
November 21st, 2002, 06:06
Jond: you can use hit trace/add selection to highlight a specific block of code.
also use label (shortcut ":" and then you can use Search for/User-defined label

btw, on my win98 system OD 1.08 doesnt work at all (crash at startup)

Jond
November 21st, 2002, 10:18
10x for the info and it wont crash if u will delete CmdBar.dll (which i guess u have in the same directory

TBD
November 21st, 2002, 22:32
Jond: nope, it is not CmdBar.dll problem ... it wont start even if it is alone in a dir ... anyway i plan to upgrade my comp

Gigapede
November 21st, 2002, 23:24
Maybe, I've found the cause of the error.
It's a silly but big mistake.

I linked "cmdexec.obj" to the plugin dll, though I included "cmdexec.c" in order to use cmdlist[] in CmdBar.c.
And I realize CmdBar cause exception.

I divided cmdexec.c to an include file named "cmdexec.h" and rebuild it, then no exception.

hope this would correct the error.

Win98 problem seems different.

Gigapede
November 22nd, 2002, 05:06
Ooooops! It doesn't work...

Jond
November 22nd, 2002, 05:47
well m8 i hope u can fix that little bug cause this plugin will really be usful on 98