Thanks,
its good now.
Rainer
Search found 80 matches
- Wed Jun 28, 2023 10:35 pm
- Forum: Coding Questions
- Topic: Digital-picture tool to rename with exifdate in the filename Procedure does not work
- Replies: 9
- Views: 893
- Wed Jun 28, 2023 5:38 pm
- Forum: Coding Questions
- Topic: Digital-picture tool to rename with exifdate in the filename Procedure does not work
- Replies: 9
- Views: 893
Re: Digital-picture tool to rename with exifdate in the filename Procedure does not work
While you are processing your images in Rename_Pictures(), you are NOT handling any windows event.
But that's not how GUI applications are working.
Whenever you set a gadget state, or a gadget text, or whatever, it will send an event to the windows message queue, but you can NOT expect, that the ...
- Wed Jun 28, 2023 4:06 pm
- Forum: Coding Questions
- Topic: Digital-picture tool to rename with exifdate in the filename Procedure does not work
- Replies: 9
- Views: 893
Digital-picture tool to rename with exifdate in the filename Procedure does not work
Hallo,
I hope anyone of the PureBasic community can help me finding the mistake.
Short description what the programm should do:
After travelling in holiday I am cutting mp4-videos from my pictures where the pic's and vid' are used in chronological mode like in a dairy.
I am photographing with my ...
I hope anyone of the PureBasic community can help me finding the mistake.
Short description what the programm should do:
After travelling in holiday I am cutting mp4-videos from my pictures where the pic's and vid' are used in chronological mode like in a dairy.
I am photographing with my ...
- Wed Jun 10, 2020 2:00 pm
- Forum: Coding Questions
- Topic: LINUX Gadgets with string-variables
- Replies: 3
- Views: 1183
Re: LINUX Gadgets with string-variables
This Thread is closed because I found my mistake, a simple wrong filename in the projectfile.
Regards
Regards
- Wed Jun 10, 2020 10:52 am
- Forum: Coding Questions
- Topic: LINUX Gadgets with string-variables
- Replies: 3
- Views: 1183
Re: LINUX Gadgets with string-variables
No, I dont use parameters like this, simple stringvariables.Saki wrote:Hi, I can only give you any hints.
If you use e.g. Val(mystr$) in procedure parameters, you will get overwritten memory.
Mostly it is strings in procedure parameters that produce almost undetectable bugs.
Best regards Saki
Thanks
Rainer
- Wed Jun 10, 2020 9:52 am
- Forum: Coding Questions
- Topic: LINUX Gadgets with string-variables
- Replies: 3
- Views: 1183
LINUX Gadgets with string-variables
Hello,
I did Find my mistake.
So I deleted this posting.
Rainer
I did Find my mistake.
So I deleted this posting.
Rainer
- Wed Jun 10, 2020 8:49 am
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Hello,
because I hate unsolved problems, I'm back again with Linux here. I have installed it on an external USB-HDD with Grub-bootmenu, so that I can start Win10 from intrernal HDD or Linux from the external HDD. It's working well.
Here systeminfo:
System: Host: rainer-Precision-M4500 Kernel: 5 ...
because I hate unsolved problems, I'm back again with Linux here. I have installed it on an external USB-HDD with Grub-bootmenu, so that I can start Win10 from intrernal HDD or Linux from the external HDD. It's working well.
Here systeminfo:
System: Host: rainer-Precision-M4500 Kernel: 5 ...
- Sat Jun 06, 2020 4:23 pm
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Thank you very much for your help.
I have invested a long time to install Linux on this old machine. Even this was difficult and a lot of commands in the terminal have been necessary. Started my programming with MSDOS and then from Windows 1 to 10. So I'm an experienced user of Windows. Click ...
I have invested a long time to install Linux on this old machine. Even this was difficult and a lot of commands in the terminal have been necessary. Started my programming with MSDOS and then from Windows 1 to 10. So I'm an experienced user of Windows. Click ...
- Sat Jun 06, 2020 3:31 pm
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Hi it's installed on an old IBM-Laptop. The version is Linux Mint Mate 13 32bit. An I used the 86 version from PureBasic.mk-soft wrote:Which linux version do you use?
Rainer
- Sat Jun 06, 2020 3:26 pm
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Give up so easily?
1. Correct version taken. PB X64 for Linux X64
2. Double-click on Archives and then drag and drop the folder into your Personal Folder. (Create folder 'Apps')
3. Installed the required libs in the terminal
4. Open PB folder (./Apps/purebasic/compilers) and double click on ...
1. Correct version taken. PB X64 for Linux X64
2. Double-click on Archives and then drag and drop the folder into your Personal Folder. (Create folder 'Apps')
3. Installed the required libs in the terminal
4. Open PB folder (./Apps/purebasic/compilers) and double click on ...
- Sat Jun 06, 2020 2:41 pm
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Hi, tested this too.
No success.
I think I will give up with linux, all things with this OS are so horrible complicated.
Thanks a lot
Rainer
No success.
I think I will give up with linux, all things with this OS are so horrible complicated.
Thanks a lot
Rainer
- Sat Jun 06, 2020 10:03 am
- Forum: Linux
- Topic: Simple install of PureBasic (Ubuntu, Mint, Raspberry)
- Replies: 60
- Views: 82947
Re: Simple install of PureBasic (Ubuntu, Mint)
Hello,
I'm totally new with linux!
Did everything what is described in this posting.
When I want to start the program by click onto the icon I get this error:
Failed to execute child process "Path" (Permission denied")
What to do to start the Purebasic?
Thanks for your help in advance
Rainer
I'm totally new with linux!
Did everything what is described in this posting.
When I want to start the program by click onto the icon I get this error:
Failed to execute child process "Path" (Permission denied")
What to do to start the Purebasic?
Thanks for your help in advance
Rainer
- Thu May 07, 2020 5:25 pm
- Forum: Applications - Feedback and Discussion
- Topic: [Module] StatusBarEx (all OS)
- Replies: 27
- Views: 13134
Re: [Module] StatusBarEx (all OS)
Hi Thorsten,
still a problem with Statusbar:
Here with 125%

Rainer
still a problem with Statusbar:
Here with 125%

Rainer
- Wed May 06, 2020 9:11 am
- Forum: Applications - Feedback and Discussion
- Topic: [Module] pbPDF-Module
- Replies: 145
- Views: 117894
Re: [Module] pbPDF-Module
Hi Thorsten,Thorsten1867 wrote:Should actually work, too.PB_Rainer wrote:Fehlt ja nur noch ImageMemory![]()
- 1.) Catch image
- 2.) Check whether it is PNG or BMP
- 3.) Encode image
Tested it with PNG, works perfect.
Thanks
Rainer
P.s. for what does it need a filename? Filename with path?
- Tue May 05, 2020 5:48 pm
- Forum: Applications - Feedback and Discussion
- Topic: [Module] pbPDF-Module
- Replies: 145
- Views: 117894
Re: [Module] pbPDF-Module
Wow!Thorsten1867 wrote:Should actually work, too.PB_Rainer wrote:Fehlt ja nur noch ImageMemory![]()
- 1.) Catch image
- 2.) Check whether it is PNG or BMP
- 3.) Encode image
Will try tomorrow, that would be really great!
you're great!
Thanks
Rainer