Search results

From Code::Blocks
  • ...to deal with projects, in particular how to compile them. To use the Code::Blocks SDK you must also have a working version of wxWidgets installed. For more i ...on Windows using makefile.gcc|Compiling wxWidgets (MSW) 2.8.12 on Windows using makefile.gcc]]
    17 KB (2,697 words) - 15:16, 16 November 2023
  • [[Category:Installing Code::Blocks]] | [[Installing Code::Blocks from source on Mac OS X]]
    9 KB (1,049 words) - 03:08, 24 January 2012
  • [[Category: Code::Blocks Contrib Plugins]]
    2 KB (237 words) - 20:32, 20 November 2011
  • ...s-on example on a unit testing framework and how it can be used with Code::Blocks. ...tice of writing and running little test programs that test little units of code.
    29 KB (4,104 words) - 15:40, 14 April 2022
  • ...use to edit or modify it, and a .mo file, a compiled ready to use in Code::Blocks. It's name may be quite long, but it does not matter. Only the extension is ...cks is compiled with Unicode, the charset should be set to utf-8; If Code::Blocks is compiled with ANSI, the charset should be set to your own language chars
    13 KB (2,072 words) - 16:29, 24 November 2022
  • [[Category:Code::Blocks Documentation]] ; <code>-</code> : Prefixes minor changes: formatting alterations, project file tweaks.
    2 KB (297 words) - 20:13, 18 January 2012
  • ...0.html#msg77000 unofficial MinGW GDB gdb with python released] and [http://code.google.com/p/qp-gcc/wiki/GDB Use GDB python under Codeblocks] for more deta Note: This should no longer be the case with Code::Blocks' rev>=10920. See the ticket for details: [https://sourceforge.net/p/codeblo
    5 KB (783 words) - 18:40, 9 November 2016
  • [[Category:Code::Blocks Documentation]] I am a Code::Blocks compiler options file.
    11 KB (1,773 words) - 13:25, 7 March 2022
  • [[Category:Installing Code::Blocks]] [[Category:Installing Code::Blocks from source]]
    22 KB (3,365 words) - 06:43, 29 August 2010
  • [[Category:Installing Code::Blocks]] [[Category:Installing Code::Blocks from source]]
    5 KB (585 words) - 12:57, 30 November 2010
  • In Code::Blocks under Settings->Compiler and debugger do the following:
    2 KB (346 words) - 13:09, 26 January 2012
  • ...y settings could give possibility to store dorectories relatively to code::blocks' directory which will allow to build some portable usb-drive C::B ...d be usefull because even now there are different names for libraries when using lib_finder settings and pkg-config ones.
    4 KB (562 words) - 19:41, 28 March 2008
  • [[Category:Code::Blocks Documentation]] ...n will make Code::Blocks output the exact commands it uses to compile your code.
    16 KB (2,610 words) - 12:37, 7 July 2015
  • ...ext. Both of these subjects are more a question of using wxWidgets than of using wxSmith itself. However, it is not especially easy to extract the necessary ...raph for use on all three output devices. Let me illustrate with schematic code for our example.
    14 KB (2,458 words) - 15:48, 7 August 2016
  • = Using wxPanel resources = ...leaner view over really complex resources and it may help to divide source code for logical parts in case of several functionalities in one window. In this
    7 KB (1,184 words) - 22:33, 7 April 2012
  • [[Category:Code::Blocks 3rd Party Plugins]] [http://code.google.com/p/cbkeymacs/ Google repository]
    10 KB (1,679 words) - 18:20, 5 September 2011
  • ...ling wxWidgets 2.8.6 to develop Code::Blocks (MSW)]] or [[Installing Code::Blocks from source on Windows]] or [[WxWindowsQuickRef]]. There are two ways to in We will assume that you have wxWidgets ready and working with Code::Blocks. You should probably create a directory with a name something like CBProjec
    23 KB (4,039 words) - 00:17, 9 January 2017
  • [[Category:Code::Blocks Documentation]] ...is call updates all things related to current resource: regenerates source code and XRC files if necessary, updates the content of editor and does few more
    27 KB (3,528 words) - 19:30, 14 October 2007
  • [[Category:Using Code::Blocks]] This document will try to help you get started with the Code::Blocks IDE. (IDE stands for Integrated Development Environment. It means that it i
    20 KB (3,609 words) - 10:10, 22 September 2011
  • ...atcom.org/index.php/Configuring_Code::Blocks Open Watcom Configuring Code::Blocks]. Using the Windows OW debugger works fine but C::B needs configuring to do this:
    2 KB (396 words) - 02:23, 3 September 2011
  • [[Category:Code::Blocks Documentation]] ...dded one item into wxSmith's palette. After loading this plugin into Code::Blocks we were able to add this item into resource and set some basic properties l
    30 KB (4,028 words) - 19:20, 14 October 2007
  • ...ishes. In this tutorial we will see how to write an interface with wxSmith using a Combobox for input from the user and a wxTextCtrl for output. In the proc ...to do to use it is to globally change ''printf('' to ''printg('' with your code editor.
    20 KB (3,264 words) - 00:59, 17 February 2024
  • * [[Debugging with Code::Blocks]]
    4 KB (565 words) - 11:36, 20 March 2021
  • ...see from that code how to make the grid's size depend on variables in your code. ...of columns to 40 and number of rows to 40 (we will change it later in the code to 20 x 30); '''uncheck the Default size box''' and set the width to 400 an
    17 KB (2,841 words) - 02:47, 25 February 2017
  • You will find here the different variable types available in Code::Blocks and when/how to use them.
    3 KB (511 words) - 11:09, 11 January 2019
  • [[Category:Scripting Code::Blocks]] ...developers to add additional script bindings to C::B at source-code level. Using [http://wiki.squirrel-lang.org/default.aspx/SquirrelWiki/SqPlus.html SqPlus
    10 KB (1,672 words) - 04:38, 13 December 2011
  • If you haven't already done it it is time to install and start Code::Blocks. It's a good idea to create a sample "console application" so you have a ba ...\''MinGW-Version'' where ''MinGW-Version'' is the Version of MinGW you are using. If you use a unmodified Version this is most probably 3.4.2, as I have the
    7 KB (1,092 words) - 13:06, 31 October 2008
  • ===Get the source code=== ...ling_Code::Blocks_from_source_on_Windows#Code::Blocks_sources]] the source code of CodeCompletion plugin was already included.
    46 KB (6,683 words) - 15:22, 8 September 2014
  • ...t'' used with [https://www.codeblocks.org/downloads/binaries#windows Code::Blocks MinGW] bundled package for Microsoft Windows platform. using namespace std;
    16 KB (2,286 words) - 00:10, 7 August 2008
  • [[Category:Scripting Code::Blocks]] <code>ObjectName <- _T("name")</code>
    22 KB (2,883 words) - 13:53, 8 July 2017
  • [[Category:Scripting Code::Blocks]] ...e scripting language's built-in commands only. The host application (Code::Blocks) needs to expose parts of its internals to scripts, so scripts can use and
    57 KB (7,639 words) - 15:34, 15 April 2022
  • If you compile (without using a makefile – so if you’ve already reset everything –sorry) the defaul
    8 KB (1,374 words) - 20:58, 9 March 2023
  • ...ctionality is obtained by linking to the Objective-C library when building using the standard <b>GNU GCC Compiler</b>. This makes setting up a new compiler ...te: if you feel so inclined, you could [[Creating a custom lexer for Code::Blocks editor|create a new custom lexer]].''
    8 KB (1,283 words) - 18:35, 9 October 2011
  • ...llo world|previous tutorial]] we learned how to create a small application using wxWidgets. We created a window with a few components inside. In this tutori ...ial_2. Remember to add "event.Skip(TRUE);" at the appropriate place in the code, as explained in Tutorial 1.
    25 KB (4,353 words) - 12:51, 12 May 2013

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)