Search found 157 matches
- Sat Sep 30, 2017 5:54 pm
- Forum: Announcement
- Topic: PurePDF Version 2.0
- Replies: 473
- Views: 278915
Re: PurePDF Version 2.0
thanks i will
- Fri Sep 29, 2017 6:42 am
- Forum: Announcement
- Topic: PurePDF Version 2.0
- Replies: 473
- Views: 278915
Re: PurePDF Version 2.0
is the site down ?
can anyone share the latest version of the libs ?
can anyone share the latest version of the libs ?
- Thu Sep 08, 2016 6:11 pm
- Forum: Tricks 'n' Tips
- Topic: Listicon With Tooltips Per Line Item
- Replies: 15
- Views: 15715
Re: Listicon With Tooltips Per Line Item
can someone please repost @Xombie's code (files) ?
- Fri Feb 06, 2015 8:58 pm
- Forum: General Discussion
- Topic: request gnozals tools repost
- Replies: 6
- Views: 3156
Re: request gnozals tools repost
thanks @Vera
- Fri Feb 06, 2015 11:06 am
- Forum: General Discussion
- Topic: request gnozals tools repost
- Replies: 6
- Views: 3156
Re: request gnozals tools repost
thanks @Zebuddi123
anyone else has by any chance PureLPRINT and PureVALID ? i think this are the last missing libs or if you have others please post
anyone else has by any chance PureLPRINT and PureVALID ? i think this are the last missing libs or if you have others please post
- Fri Feb 06, 2015 8:47 am
- Forum: General Discussion
- Topic: request gnozals tools repost
- Replies: 6
- Views: 3156
Re: request gnozals tools repost
thanks @ideasvacuum
now all i need is PureForm
i use PB to write small utilities for me and my customers
i need to build the interface fast and easy, and i need the applications to work on windows only
the current form builder is not even close to pureform (for me atleast) so i need to use ...
now all i need is PureForm
i use PB to write small utilities for me and my customers
i need to build the interface fast and easy, and i need the applications to work on windows only
the current form builder is not even close to pureform (for me atleast) so i need to use ...
- Thu Feb 05, 2015 8:21 pm
- Forum: General Discussion
- Topic: request gnozals tools repost
- Replies: 6
- Views: 3156
request gnozals tools repost
hi
can someone be so nice to upload the latest versions somewhere especially pure form and pure resize and specify the latest working version of purebasic
thanks in advance
can someone be so nice to upload the latest versions somewhere especially pure form and pure resize and specify the latest working version of purebasic
thanks in advance
- Mon Sep 17, 2012 8:29 am
- Forum: Tricks 'n' Tips
- Topic: Resumable Download w/progress bar using wget (NO APIs!)
- Replies: 14
- Views: 4619
Re: Resumable Download w/progress bar using wget (NO APIs!)
ok found the problem i didn't have a c:\temp dir
now it works (saves the file) but no progress bar
must be my connection it saves the file in 3-4 seconds
now it works (saves the file) but no progress bar
must be my connection it saves the file in 3-4 seconds
- Mon Sep 17, 2012 8:14 am
- Forum: Tricks 'n' Tips
- Topic: Resumable Download w/progress bar using wget (NO APIs!)
- Replies: 14
- Views: 4619
Re: Resumable Download w/progress bar using wget (NO APIs!)
i use nod32 but that is not the problem i tried
Compiler = RunProgram("D:\PureBasic\Examples\wget.exe", "", "", #PB_Program_Open | #PB_Program_Read)
Output$ = ""
If Compiler
While ProgramRunning(Compiler)
If AvailableProgramOutput(Compiler)
Output$ + ReadProgramString(Compiler) + Chr(13 ...
Compiler = RunProgram("D:\PureBasic\Examples\wget.exe", "", "", #PB_Program_Open | #PB_Program_Read)
Output$ = ""
If Compiler
While ProgramRunning(Compiler)
If AvailableProgramOutput(Compiler)
Output$ + ReadProgramString(Compiler) + Chr(13 ...
- Sun Sep 16, 2012 9:06 pm
- Forum: Tricks 'n' Tips
- Topic: Resumable Download w/progress bar using wget (NO APIs!)
- Replies: 14
- Views: 4619
Re: Resumable Download w/progress bar using wget (NO APIs!)
i'm on windows7 x64
i downloaded wget to a folder and that i added that folder in path (i tested from command i can run wget) what else i have to do ?
Odd -- works here -- try one (or both) of these:
put wget.exe in the same folder as your source or resulting exe
Change the line:
#wget = "wget ...
i downloaded wget to a folder and that i added that folder in path (i tested from command i can run wget) what else i have to do ?
Odd -- works here -- try one (or both) of these:
put wget.exe in the same folder as your source or resulting exe
Change the line:
#wget = "wget ...
- Sun Sep 16, 2012 9:00 pm
- Forum: Tricks 'n' Tips
- Topic: New Messagerequester
- Replies: 14
- Views: 8307
Re: New Messagerequester
For Romanian this should work
Code: Select all
Language_MSG_Ro:
Data.s "Da","Nu","Anuleaza","Continua"
Data.l #PB_Shortcut_S,#PB_Shortcut_N,#PB_Shortcut_D,#PB_Shortcut_O
- Sun Sep 16, 2012 4:46 pm
- Forum: Tricks 'n' Tips
- Topic: Resumable Download w/progress bar using wget (NO APIs!)
- Replies: 14
- Views: 4619
Re: Resumable Download w/progress bar using wget (NO APIs!)
i'm on windows7 x64
i downloaded wget to a folder and that i added that folder in path (i tested from command i can run wget) what else i have to do ?
i downloaded wget to a folder and that i added that folder in path (i tested from command i can run wget) what else i have to do ?
- Sun Sep 16, 2012 11:02 am
- Forum: Tricks 'n' Tips
- Topic: Resumable Download w/progress bar using wget (NO APIs!)
- Replies: 14
- Views: 4619
Re: Resumable Download w/progress bar using wget (NO APIs!)
in pb5 beta2 i get
[13:01:10] [ERROR] Resumable Download w progress bar using wget (NO APIs).pb (Line: 204)
[13:01:10] [ERROR] The specified 'Program' is null.
[13:01:12] The Program was killed.
[13:01:10] [ERROR] Resumable Download w progress bar using wget (NO APIs).pb (Line: 204)
[13:01:10] [ERROR] The specified 'Program' is null.
[13:01:12] The Program was killed.
- Sun Sep 16, 2012 10:40 am
- Forum: Tricks 'n' Tips
- Topic: picture Comparer
- Replies: 2
- Views: 2310
Re: picture Comparer
thanks for sharing
with value 1 for points it crushes
[12:37:28] Waiting for executable to start...
[12:37:28] Executable type: Windows - x86 (32bit)
[12:37:28] Executable started.
[12:37:39] [ERROR] picture Comparer.pb (Line: 149)
[12:37:39] [ERROR] Array index out of bounds.
would be nice to ...
with value 1 for points it crushes
[12:37:28] Waiting for executable to start...
[12:37:28] Executable type: Windows - x86 (32bit)
[12:37:28] Executable started.
[12:37:39] [ERROR] picture Comparer.pb (Line: 149)
[12:37:39] [ERROR] Array index out of bounds.
would be nice to ...
- Sat Sep 15, 2012 2:11 pm
- Forum: Announcement
- Topic: SAPI 4 and SAPI 5 UserLibrary
- Replies: 37
- Views: 18254
Re: SAPI 4 and SAPI 5 UserLibrary
download links dead lib and voices