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

Half way around

<< < (4/4)

MortenMacFly:

--- Quote from: vanangamudi on February 17, 2012, 02:07:02 pm ---I want to access this param of EditorBase class. m_Filename

--- End quote ---
You have to read the documentation here:
http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r7059.chm
...if you want to develop use SDK methods. It's all written and explained there.

vanangamudi:
I found this fucntion there cbSyncExecute( ) ----> wat header file I hav to include to compile my plugin?? I hav tried cbexecute.h but no use .... how to include it in my project??

vanangamudi:
wat about wxProcess class of wxWidgets... in conjuction with wxExecute( )...

oBFusCATed:
Look at the PipedProcess class. It is used both in the compiler and debugger plugins.

Navigation

[0] Message Index

[*] Previous page

Go to full version