Search found 17 matches

by CJS
Thu Aug 17, 2017 8:44 am
Forum: Announcements and Discoveries
Topic: ANN: Visual Colour Selector/palette optimiser 1.1.0 released for Win, Linux and Mac
Replies: 0
Views: 12406

ANN: Visual Colour Selector/palette optimiser 1.1.0 released for Win, Linux and Mac

Changes since version V 1.0.1: Added save palette right-click option for selected, filtered, light and dark palettes, and open palette menu command, for X11, JASC PAL, ACO, ASE and GIMP formats. Added light and dark palette pages to show the foreground/background palettes separately. Added a right-...
by CJS
Wed Apr 26, 2017 8:08 am
Forum: Announcements and Discoveries
Topic: ANN: Linux build- Visual Colour Selector/palette optimiser 1.0.1
Replies: 0
Views: 12576

ANN: Linux build- Visual Colour Selector/palette optimiser 1.0.1

Visual Colour Selector previews colours from several built-in colour definition (palette) files (and users can also add their own palette files using a simple text format), allows clipboard copying of colour names and RGB values in decimal or hex, allows users to create new palettes from selected pa...
by CJS
Sun Apr 16, 2017 9:23 am
Forum: Compiler / Linking / IDE Related
Topic: How to add Resources in Code Blocks?
Replies: 4
Views: 5138

Re: How to add Resources in Code Blocks?

There is a right-click "Add files" that can be used to add wxSmith files to the Projects/Resources/wxsmith branch, and the last time I tried it (in Code::Blocks 16.01) it worked, but I have also found that sometimes the resulting .wxs file in the projects tree only opens up as a text file,...
by CJS
Sat Apr 15, 2017 9:34 am
Forum: Compiler / Linking / IDE Related
Topic: How to add Resources in Code Blocks?
Replies: 4
Views: 5138

Re: How to add Resources in Code Blocks?

To restore a missing wxSmith resource, or port one in from another project: Make sure you have a copy of the wanted wxSmith file, and the associated source code files, outside of your project, so that Code::Blocks won't affect them, for example you might have: /wxsmith/MyFrame.wxs MyFrame.cpp MyFram...
by CJS
Wed Apr 05, 2017 2:26 pm
Forum: Announcements and Discoveries
Topic: ANN: GuidScreener custom GUID/UUID generator - build for Mac OS X added
Replies: 0
Views: 9935

ANN: GuidScreener custom GUID/UUID generator - build for Mac OS X added

GuidScreener is a custom GUID/UUID generator for Windows and Linux (freeware), that generates RFC 4122 format GUIDs from the system generator or a high quality random number generator and allows you to preset selected digits to generate a more easily recognisable ID, for example: C0FFEE42-31C2-478A-...
by CJS
Wed Mar 29, 2017 10:03 am
Forum: Announcements and Discoveries
Topic: ANN: GuidScreener custom GUID/UUID generator for Windows and Linux
Replies: 0
Views: 10308

ANN: GuidScreener custom GUID/UUID generator for Windows and Linux

GuidScreener is a custom GUID/UUID generator for Windows and Linux (freeware), that generates RFC 4122 format GUIDs from the system generator or a high quality random number generator and allows you to preset selected digits to generate a more easily recognisable ID, for example: C0FFEE42-31C2-478A-...
by CJS
Thu Mar 09, 2017 1:16 pm
Forum: Announcements and Discoveries
Topic: ANN: Visual Colour Selector 1.0- Colour palette optimiser
Replies: 0
Views: 8514

ANN: Visual Colour Selector 1.0- Colour palette optimiser

Visual Colour Selector previews colours from built-in colour definition (palette) files, including the predefined colours of CSS3 recognised by a wide range of browsers, the X11 colours, the wxColourDatabase colour database from wxWidgets, two third-party palettes designed with suitability for colou...
by CJS
Sun Jan 29, 2017 10:59 am
Forum: Announcements and Discoveries
Topic: wxFreeChart project need contributors
Replies: 36
Views: 37406

Re: wxFreeChart project need contributors

Further suggestions I recommend implementing an optional "nice labels" function... This can be tricky, because a general solution will have to cope with very small numbers and very large numbers, while the ends of the axes might only be a small proportion of these values or could be at ex...
by CJS
Tue Jan 17, 2017 8:07 pm
Forum: Announcements and Discoveries
Topic: wxLeakyBin: Zooming memory usage viewer for leak detection (V 1.0)
Replies: 0
Views: 6889

wxLeakyBin: Zooming memory usage viewer for leak detection (V 1.0)

wxLeakyBin allows you to view memory usage and zoom in to see memory usage changes in fine detail (freeware). The ability to view system or individual process memory usage at a magnified scale factor, including the option to view commit charge, is useful to detect even small memory leaks that are to...
by CJS
Thu Nov 24, 2016 12:42 pm
Forum: Compiler / Linking / IDE Related
Topic: Building 32 bit and 64 bit wxWidgets libraries for use with Code::Blocks 16.01
Replies: 2
Views: 6278

Building 32 bit and 64 bit wxWidgets libraries for use with Code::Blocks 16.01

This post is offered as an example of a working wxWidgets 32 bit and 64 bit build on Windows using MinGW family compilers. The Code::Blocks 16.01 Windows installer includes a 32 bit C++ compiler and debugger. This can be used for the 32 bit library, which is just as well, because the 64 bit compiler...
by CJS
Wed Nov 23, 2016 3:23 pm
Forum: Announcements and Discoveries
Topic: BackupCat:- Automatic, continuous backup (V 1.0.1.2 - 1.0.1.4)
Replies: 4
Views: 4113

Re: BackupCat:- Automatic, continuous backup (V 1.0.1.2 - 1.0.1.4)

I have released version 1.0.1.4. This version has been updated to make it available as a 32 bit build and a 64 bit build. There are also a couple of minor changes: an improved OS description in the About box, and enabling the installer/uninstaller to detect a running app so that a suitable warning c...
by CJS
Thu Nov 10, 2016 6:03 pm
Forum: Announcements and Discoveries
Topic: BackupCat:- Automatic, continuous backup (V 1.0.1.2 - 1.0.1.4)
Replies: 4
Views: 4113

Re: BackupCat:- Automatic, continuous backup (V 1.0.1.2)

Thank you doublemax!

I have fixed the incorrect text on the website, and the manifest to update the visual styles (version: V 1.0.1.3).

The updated download zip file and online help files are available as before at:
http://ccgi.cjseymour.plus.com/software.htm
by CJS
Wed Nov 09, 2016 4:01 pm
Forum: Announcements and Discoveries
Topic: BackupCat:- Automatic, continuous backup (V 1.0.1.2 - 1.0.1.4)
Replies: 4
Views: 4113

BackupCat:- Automatic, continuous backup (V 1.0.1.2 - 1.0.1.4)

BackupCat, built on the wxWidgets 3.0.2 library, keeps your data files continuously and automatically backed up as you work. It keeps your files backed up to a second or remote drive, runs unobtrusively in the background without slowing down other applications, automatically updating backups as your...
by CJS
Sun May 29, 2016 7:30 pm
Forum: The Code Dump
Topic: Derived class to add Ctrl+A functionality to any wxTextCtrl
Replies: 3
Views: 12747

Re: Derived class to add Ctrl+A functionality to any wxTextCtrl

...In general, i think the event handler can be simplified like this:...
I agree. Fixes that reduce the line count have a particular elegance.

I have attached an updated zip.
by CJS
Sun May 29, 2016 3:10 pm
Forum: The Code Dump
Topic: Derived class to add Ctrl+A functionality to any wxTextCtrl
Replies: 3
Views: 12747

Derived class to add Ctrl+A functionality to any wxTextCtrl

wxTextCtrl currently doesn't support CTRL+A to select all text - this code provides support for it by deriving a new class myTextCtrl from wxTextCtrl which can be easily substituted for existing instances of wxTextCtrl to add the support. The class handles the EVT_CHAR event, with OnCharEvent(), che...