Thanks mk-soft for Your reply,
I work with Linux Mint 22 and Xfce4 as desktop
NAME="Linux Mint"
VERSION="22 (Wilma)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 22"
VERSION_ID="22"
VERSION_CODENAME=wilma
UBUNTU_CODENAME=noble
Little test:
OpenConsole() ;Results:
PrintN ...
Search found 44 matches
- Sun Feb 23, 2025 5:08 pm
- Forum: The PureBasic Editor
- Topic: No outputscreen with "console" as compileroption
- Replies: 4
- Views: 1590
- Sun Feb 23, 2025 9:23 am
- Forum: The PureBasic Editor
- Topic: No outputscreen with "console" as compileroption
- Replies: 4
- Views: 1590
Re: No outputscreen with "console" as compileroption
Thanks for Your respons.
I have 3 compiler options:
- Linux
- Console
- shared.so
I did a test with "Linux" in place of the 'normal used' "console" option.
But I get it not working.
And strange, in the early begin I was testing Purebasic, all console examples (and some of my own little tests ...
I have 3 compiler options:
- Linux
- Console
- shared.so
I did a test with "Linux" in place of the 'normal used' "console" option.
But I get it not working.
And strange, in the early begin I was testing Purebasic, all console examples (and some of my own little tests ...
- Sat Feb 22, 2025 5:27 pm
- Forum: The PureBasic Editor
- Topic: No outputscreen with "console" as compileroption
- Replies: 4
- Views: 1590
No outputscreen with "console" as compileroption
Hello,
After my first installation, programs with "open console" and others with "debug" worked perfectly.
But last weeks I do not get any output window.
Up to now, I get the following with the old well-functioning programs with "console" as compiler:
- No error message when compiling"
- No error ...
After my first installation, programs with "open console" and others with "debug" worked perfectly.
But last weeks I do not get any output window.
Up to now, I get the following with the old well-functioning programs with "console" as compiler:
- No error message when compiling"
- No error ...
- Sun Feb 09, 2025 10:31 am
- Forum: The PureBasic Editor
- Topic: Please insert hardcopy in the PB IDE
- Replies: 13
- Views: 3133
Re: Please insert hardcopy in the PB IDE
For Notepad Next I found a "NotepadNext.ini" file:
/home/rudy/.var/app/com.github.dail8859.NotepadNext/config/NotepadNext/NotepadNext.ini
2e Edit:
Finaly I have installed Kate (=KWrite) the Linux KDE editor.
There you can set an option to "Purebasic", to recognice the pb syntax....
And You have a ...
/home/rudy/.var/app/com.github.dail8859.NotepadNext/config/NotepadNext/NotepadNext.ini
2e Edit:
Finaly I have installed Kate (=KWrite) the Linux KDE editor.
There you can set an option to "Purebasic", to recognice the pb syntax....
And You have a ...
- Sat Feb 08, 2025 12:15 pm
- Forum: The PureBasic Editor
- Topic: Please insert hardcopy in the PB IDE
- Replies: 13
- Views: 3133
Re: Please insert hardcopy in the PB IDE
I installed Notepad Next in Linux (Notepadqq does not work on Linux).
But at this moment You can not use it p.e. to compile.
There is already an option in the preferences to select for "Purebasic".
Works well, and you can also use the settings of the other languages for the PB listing.
I have been ...
But at this moment You can not use it p.e. to compile.
There is already an option in the preferences to select for "Purebasic".
Works well, and you can also use the settings of the other languages for the PB listing.
I have been ...
- Sat Feb 08, 2025 9:40 am
- Forum: The PureBasic Editor
- Topic: Please insert hardcopy in the PB IDE
- Replies: 13
- Views: 3133
Re: Please insert hardcopy in the PB IDE
@Paul: Did already a test with PB example "printer", works good!
Also a good basefile to experiment and to work out, in my own listings.
@Azjio: Thanks I'm going to try out Your software / tips to do the job.
(Notepad++ looks as "luxe"
)
Also a good basefile to experiment and to work out, in my own listings.
@Azjio: Thanks I'm going to try out Your software / tips to do the job.
(Notepad++ looks as "luxe"

- Sat Feb 08, 2025 8:52 am
- Forum: The PureBasic Editor
- Topic: Please insert hardcopy in the PB IDE
- Replies: 13
- Views: 3133
Re: Please insert hardcopy in the PB IDE
Thanks Paul,
But its an exe-file and does not work in Linux. I even tryed it to lance via wine.
Now I'm searching a second editor to do the job, tested already with Geany and Notapad++ but got it not working.
I did also a test, copy my .pb file to .bas file and than open it in Geany, but I need to ...
But its an exe-file and does not work in Linux. I even tryed it to lance via wine.
Now I'm searching a second editor to do the job, tested already with Geany and Notapad++ but got it not working.
I did also a test, copy my .pb file to .bas file and than open it in Geany, but I need to ...
- Fri Feb 07, 2025 5:31 pm
- Forum: The PureBasic Editor
- Topic: Please insert hardcopy in the PB IDE
- Replies: 13
- Views: 3133
Please insert hardcopy in the PB IDE
I think the PB IDE is a fantastic programming environment, but I think it's poor for a super modern IDE that we have not printing options to a printer.
Those who want to print in colors install another IDE that makes this possible, a utility to print in colors anyway, or they are forced to print it ...
Those who want to print in colors install another IDE that makes this possible, a utility to print in colors anyway, or they are forced to print it ...
- Tue Feb 04, 2025 4:13 pm
- Forum: Tricks 'n' Tips
- Topic: Format numbers and strings in a stringfield - procedure
- Replies: 1
- Views: 2100
Format numbers and strings in a stringfield - procedure
Hello,
As a new PB user I have a large number of old basic programs of which I convert several to Purebasic.
I caught myself that I needed a lot of time again and again to convert the old basic syntax with tab(x), printusing "#####...." etc... to Purebasic.
Especially a multi-dim. array to print ...
As a new PB user I have a large number of old basic programs of which I convert several to Purebasic.
I caught myself that I needed a lot of time again and again to convert the old basic syntax with tab(x), printusing "#####...." etc... to Purebasic.
Especially a multi-dim. array to print ...
- Sat Feb 01, 2025 11:55 am
- Forum: Applications - Feedback and Discussion
- Topic: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
- Replies: 14
- Views: 9728
Re: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
Found myself the solution:
In the PB compiler-options:
For one example against another it is necessary to check or uncheck the "use compiler"...
Wow, nicely programmed, congratulations!
In the PB compiler-options:
For one example against another it is necessary to check or uncheck the "use compiler"...
Wow, nicely programmed, congratulations!
- Sat Feb 01, 2025 10:31 am
- Forum: Applications - Feedback and Discussion
- Topic: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
- Replies: 14
- Views: 9728
Re: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
I have set the compiler option as You described.
All files are in one map.
But after F5 I obtain following error message:
Compilation in progress...
The required compiler cannot be found:
Purebasic 6.12 LTS - C Backend (Linux - x64)
All files are in one map.
But after F5 I obtain following error message:
Compilation in progress...
The required compiler cannot be found:
Purebasic 6.12 LTS - C Backend (Linux - x64)
- Fri Jan 31, 2025 6:31 pm
- Forum: Applications - Feedback and Discussion
- Topic: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
- Replies: 14
- Views: 9728
Re: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
Second time I'm sorry,
this afternoon I didn't have time to test your program. (Groceries, partner stays home late..., cooking instead of programming...).
Thanks for your tip (Preferences PB IDE...), I changed them.
I'm very curious about the result of what you programmed, and hope to be able to ...
this afternoon I didn't have time to test your program. (Groceries, partner stays home late..., cooking instead of programming...).
Thanks for your tip (Preferences PB IDE...), I changed them.
I'm very curious about the result of what you programmed, and hope to be able to ...
- Fri Jan 31, 2025 11:25 am
- Forum: Applications - Feedback and Discussion
- Topic: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
- Replies: 14
- Views: 9728
Re: [Library] T720 - A 256 Color Retro Terminal [Linux & Windows]
Looks interessting...
Did a test on Linux but got: t750.so not found.
Does it not work on Linux?
Correction:
I'm sorry I did not saw Your downloadlinks.
This afternoon I'm going to test Your routines.
Rudy M
Did a test on Linux but got: t750.so not found.
Does it not work on Linux?
Correction:
I'm sorry I did not saw Your downloadlinks.
This afternoon I'm going to test Your routines.
Rudy M
- Sat Jan 18, 2025 5:23 pm
- Forum: Coding Questions
- Topic: Cannot create the file with the internal debugger
- Replies: 5
- Views: 775
Re: Cannot create the file with the internal debugger
I did an installation with x86 version but that didn't work at all.
So I did a full new installation with the x64 version.
3D example "bridge".....................: OK
array example.................................: OK
example with "debug" as output: OK
example with openconsole.........: Does not ...
So I did a full new installation with the x64 version.
3D example "bridge".....................: OK
array example.................................: OK
example with "debug" as output: OK
example with openconsole.........: Does not ...
- Sat Jan 18, 2025 10:35 am
- Forum: Coding Questions
- Topic: Cannot create the file with the internal debugger
- Replies: 5
- Views: 775
Re: Cannot create the file with the internal debugger
I did a new test: I used the old V611 pref. file (after replacing 'v611' by 'v612')
but I obtain the same error message.
but I obtain the same error message.