Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Plugin for a Programming Language
igorevc:
Good day.
Is there a way to register a new project wizard through a plugin?
If not, how can I make a notion of a project?
Thank you for your attention.
dmoore:
take a look at how yop does it in his qtWorkbench plugin
igorevc:
Good afternoon.
I need that my plugin use the plugin "scriptedwizard".
Once my plugin is attached to Code::Blocks, my plugin communicates with "scriptedwizard"
and tries to read my own config.script with just my own wizards.
Since "scriptedwizard", when attached to Code::Blocks, reads his own config.script,
I had the idea to use the "scriptedwizard" plugin to add more wizards.
The question is: is my plan feasable? If so, how can my plugin communicate with "scriptedwizard"?
Thank you for your attention.
igorevc:
Good afternoon.
I made the question because I think that using the Code::Blocks "scriptedwizard" can be better than
defining our own version of "scriptedwizard".
Can anyone give me an answer?
Thank you for your attention.
igorevc:
Good afternoon.
I have solved, in a manual way, the wizards' problems.
I have a question regarding lexers. I want to create a lexer for an interpretted language, but it seems that
an existing lexer possesses the same file mask as the files this plugin will handle. Same mask but different syntax.
Is that a problem? If so, how can I handle it?
Thank you for your attention.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version