News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Configuring Codeblock And Wxwidget Using Xml File

Started by Chikwado, June 11, 2018, 05:37:35 PM

Previous topic - Next topic

Chikwado

Is It Possible To Configure Codeblock And Wxwidget Using Xml File? Especially .cbp file. If So How Do You Do It?
Window8.1 x86, CodeBlock 20.03, GCC-10.3.0-32, C++ 20, Wxwidget 3.2.1

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

If you know your Operating System (OS)  name and version post it.
If you know your Compiler name and version post it.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard

Are you talking about XRC files? http://docs.wxwidgets.org/trunk/overview_xrcformat.html
If yes: do you want to work with wxSmith? Then the answer is yes...

If you are talking about general XML files then the answer is also yes...

If you want a more detailed answer ask a better question. Or describe your problem better:
Quote from: oBFusCATed on June 11, 2018, 06:25:01 PM
What is the end goal?