News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Recent posts

#81
General discussion / Re: I think somethnig changed....
Last post by John Z - February 26, 2026, 08:51:39 PM
Hi ddainelis1,

A bit strange. I have been running 13.0.9 for a long time - I don't see the problem you are mentioning.
Did you do a complete uninstall of the 13.0.7 version before installing the newer version?

If you close all projects and files, then use Menu : Tools - Options you will get to the available settings.

You might try an uninstall and re-install too, especially if 0.9 was installed before 0.7 was uninstalled.

John Z


#82
General discussion / I think somethnig changed....
Last post by ddainelis1 - February 26, 2026, 06:39:28 PM
I was using Pelles C version 13.0.7 over the last few weeks.  Today i noticed version. 13.0.9 and installed it.
Did the UI change. Here is what i seen.  when i hit save all button it pops up a menu and asks what file to save. Then when i double click a file it did not open i had to use the open file menu drop down. 

If there are settings to get back to the old UI interactions  could you point me to the direction to read the setup.

Thank you

 
#83
General discussion / Re: Who pays and how much to u...
Last post by ddainelis1 - February 26, 2026, 06:14:00 PM
Hello Dev Team,

How can we donate if we choose.  Is there a link?   I would be willing to donate time to time. 

Best regards,
DJD
#84
General discussion / Re: Pellesc site down?
Last post by linuxbob - February 25, 2026, 10:27:31 PM
I got there using:

https://www.pellesc.se/
#85
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by alderman2 - February 25, 2026, 12:26:01 AM
Quote from: MrBcx on February 24, 2026, 10:40:58 PM
Quote from: alderman2 on February 24, 2026, 08:57:40 PMMrBcx:

Are you a developer/owner of BCX?
I have it installed on my computer. Interesting program.


Yup ... I created BCX in 1999, open sourced it in 2004 and since 2019, I'm the maintainer again
with the help of other long time users.  Hopefully you find it interesting in a good way.   ;D

Fantastic! I'm impressed!
I have created a library of more than 800 functions with code that makes programming faster. One line to create a Windows, one line to create a button, etc. I have given them names so that you immediately understand what they are for. I started this in 1993 and most of it was finished in 2003. It is quite old code so I sometimes have to update them. For example, not all functions work with 64 bit.

I'll definitely take a closer look at BCX when I have time.
#86
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by MrBcx - February 24, 2026, 10:40:58 PM
Quote from: alderman2 on February 24, 2026, 08:57:40 PMMrBcx:

Are you a developer/owner of BCX?
I have it installed on my computer. Interesting program.


Yup ... I created BCX in 1999, open sourced it in 2004 and since 2019, I'm the maintainer again
with the help of other long time users.  Hopefully you find it interesting in a good way.   ;D
#87
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by alderman2 - February 24, 2026, 08:57:40 PM
MrBcx:

Are you a developer/owner of BCX?
I have it installed on my computer. Interesting program.
#88
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by MrBcx - February 24, 2026, 04:26:41 PM
Pelles C has always been a well-crafted and reliable compiler system.

The BCX BASIC to C/C++ Translator can be reliably built and is routinely tested and used
with Pelles C, LccWin32, MinGW, MS Visual C++, and LLVM-CLANG.  BCX has long relied on a
powerful compiler extension provided by both Pelles C and LccWin32 - that is, default
arguments, originally a C++ feature. 

If you're ever wanting for ideas, translating almost any BCX BASIC app, example, or demo
to plain c can give you a jump start.

The BCX Editor and Form Designer are two large apps that build and run flawlessly using
Pelles compiler ( and others ).  I'm attaching a couple of screenshots. 

#89
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by alderman2 - February 23, 2026, 09:42:14 PM
Thanks!
Yes, I've been programming for a long time. I've developed my own library that makes it faster to code software. I started with it in 2002 and it's still going strong.
#90
Projects developed with Pelles C / Re: Some of my programs were d...
Last post by Michele - February 23, 2026, 02:42:23 PM
Wow!  :)
You're very productive!  :)