Search found 230 matches

by Falko
Tue Jun 10, 2025 10:54 pm
Forum: Announcement
Topic: PureBasic 6.21 is out !
Replies: 169
Views: 35699

Re: PureBasic 6.21 is out !

Thanks Fred and Team 8)
Top
by Falko
Wed Apr 24, 2024 6:31 pm
Forum: Announcement
Topic: PureBasic 6.11 LTS is out !
Replies: 70
Views: 41615

Re: PureBasic 6.11 LTS Beta 1 is ready for testing !

Thanks, Fred and team!
by Falko
Fri Apr 01, 2016 2:34 pm
Forum: Off Topic
Topic: Happy Birthday Fred!
Replies: 64
Views: 26139

Re: Happy Birthday Fred!

Happy Birthday, Fred :D
by Falko
Thu Jan 28, 2016 9:40 pm
Forum: Announcement
Topic: PureBasic 5.42 LTS final is available !
Replies: 98
Views: 51653

Re: PureBasic 5.42 Beta 1 LTS is available

Thank you Fred :wink:
by Falko
Wed Dec 23, 2015 10:22 pm
Forum: Announcement
Topic: PureBasic 5.41 LTS final is out !
Replies: 68
Views: 39005

Re: PureBasic 5.41 LTS final is out !

Thank you Fred and Merry Christmas to PB-Team:)
by Falko
Fri Oct 09, 2015 6:17 pm
Forum: Announcement
Topic: PureBasic 5.40 LTS beta 10 is out !
Replies: 213
Views: 93165

Re: PureBasic 5.40 LTS beta 9 is out !

+1 :D
by Falko
Sun Sep 06, 2015 11:09 am
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 230701

Re: COMatePLUS version 1.2

Thank you very much, Thomas.
by Falko
Sat Sep 05, 2015 4:08 pm
Forum: Coding Questions
Topic: PB5.40B3 SvgVectorOutput
Replies: 4
Views: 1784

Re: PB5.40B3 SvgVectorOutput

okay, just it's clearly! :idea:
by Falko
Sat Sep 05, 2015 3:59 pm
Forum: Coding Questions
Topic: PB5.40B3 SvgVectorOutput
Replies: 4
Views: 1784

Re: PB5.40B3 SvgVectorOutput

Just you say, it's linux-Only.
Why? :?
by Falko
Sat Sep 05, 2015 3:16 pm
Forum: Coding Questions
Topic: PB5.40B3 SvgVectorOutput
Replies: 4
Views: 1784

PB5.40B3 SvgVectorOutput

SvgVectorOutput ...nothing?

If StartVectorDrawing(SvgVectorOutput("test.svg", 400, 200))

AddPathBox(50, 50, 200, 50)
AddPathBox(150, 75, 200, 50)
VectorSourceColor(RGBA(255, 0, 0, 255))
StrokePath(10)

StopVectorDrawing()
EndIf
SvgVectorOutput()

Test on Windows 10 Pro. And Message ...
by Falko
Sat Sep 05, 2015 2:00 pm
Forum: Coding Questions
Topic: Exe won't run on Windows 10
Replies: 26
Views: 6933

Re: Exe won't run on Windows 10

:D
by Falko
Sat Sep 05, 2015 1:43 pm
Forum: Coding Questions
Topic: Exe won't run on Windows 10
Replies: 26
Views: 6933

Re: Exe won't run on Windows 10

Sorry, my mistake :) . You can run Exe be 64Bit-Os, but not run from
with 64-Bit-DLLs. These must be 32Bit-DLLs on 64Bit-OS.
by Falko
Sat Sep 05, 2015 10:41 am
Forum: Coding Questions
Topic: Exe won't run on Windows 10
Replies: 26
Views: 6933

Re: Exe won't run on Windows 10

But he write a 32-Bit-EXE with a 64-Bit-DLL on a 64-Bit-OS.
This should be correct. :D
by Falko
Fri Sep 04, 2015 4:40 pm
Forum: Announcement
Topic: PureBasic 5.40 LTS beta 10 is out !
Replies: 213
Views: 93165

Re: PureBasic 5.40 LTS beta 3 is out !

:D cool. Thanks ...