Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: headkase on December 30, 2015, 08:30:12 pm

Title: Nassi-Shneiderman Plugin
Post by: headkase on December 30, 2015, 08:30:12 pm
I am having difficulty with the: http://wiki.codeblocks.org/index.php/NassiShneiderman_plugin

I built Boost 1.60.0 and then built NS as part of the contrib workspace.  Compilation went fine, no errors.  However, when I highlight code in the resulting editor, the right-click menu does not have a NS item and under the View menu it is greyed out.  I can however create a new, empty, diagram and add items to it using the NS toolbar.

Is there anything I'm missing?  I'm off to work now so don't hurry for a reply - will check back when I get home.  :)
Title: Re: Nassi-Shneiderman Plugin
Post by: headkase on December 31, 2015, 02:54:01 am
I just got home and booted my computer.  It works now.  I noticed my syntax highlighting was set to plain for some reason, when I set it back to C/C++ NS works.  I could have sworn it was correctly set up before..  Anyway, working now - thanks.