Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Move some GUI code from sdk to src
MortenMacFly:
--- Quote from: oBFusCATed on July 17, 2013, 04:22:26 pm ---You don't probably, but the cbEditor/EditorBase/EditorManager are part of the codeblocks.dll, so there is a dependence on the gui parts of wx widgets.
--- End quote ---
...right. :P :-\
ollydbg:
Maybe, two sdk dll, one is codeblocks_core.dll (which contains all No GUI), then codeblocks_ui.dll(which contains ui and depend on codeblocks_core.dll)
Then main_ui.exe (depend on codeblocks_core.dll and codeblocks_ui.dll), main_console.exe only depend on codeblocks_core.dll.
oBFusCATed:
Yes, but someone has to do it...
ollydbg:
--- Quote from: oBFusCATed on July 18, 2013, 07:49:21 am ---Yes, but someone has to do it...
--- End quote ---
Ok, but in my mind there are other thing which take more precedence:
1, better CodeCompletion plugin. (I'm not fully understand the currently implementation.... its source are dirty as I see, a lot of lockers....)
2, better GDB plugin support (GDB/MI interface)
oBFusCATed:
This won't stop a volunteer to work on UI part.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version