Search found 49 matches
- Sat Jul 01, 2006 12:39 pm
- Forum: Announcement
- Topic: PureAV - Antivirus in PureBasic - finally here
- Replies: 50
- Views: 23419
great job Inf0Byt3
great job on u'r antivirus i will give it a spin on some virus from the library when i will have some time. keep up the good work
- Wed Jun 28, 2006 11:05 am
- Forum: General Discussion
- Topic: new site for the comunity
- Replies: 13
- Views: 3212
update
thanks nco2k for u'r vote
hi Flype
all i can say is WoW i like u'r software. if u want to use the rss from my future site i will need to know from u what fileds u want for lib, articles, and code so i cand make my rss generator usable for u.
example for lib
author
date
version
pb version
link ...
hi Flype
all i can say is WoW i like u'r software. if u want to use the rss from my future site i will need to know from u what fileds u want for lib, articles, and code so i cand make my rss generator usable for u.
example for lib
author
date
version
pb version
link ...
- Tue Jun 27, 2006 1:05 am
- Forum: General Discussion
- Topic: new site for the comunity
- Replies: 13
- Views: 3212
update
Inf0Byt3 merci o sa fac siteu chiar daca majoritatea nu or sa fie de acord. pot sa te contactez pe mess sa vb ? (asta daca vrei sa vorbim)
translation "thanks i will make the site even without the majority support and i asked for his permision to contact him on yahoo"
utopiomania
yes u will have ...
translation "thanks i will make the site even without the majority support and i asked for his permision to contact him on yahoo"
utopiomania
yes u will have ...
- Mon Jun 26, 2006 12:39 pm
- Forum: General Discussion
- Topic: new site for the comunity
- Replies: 13
- Views: 3212
response for lexvictory
lexvictory
in the registration page i posted the part of the e-mail is a example of what u get if u don't enter or enter a wrong field (i think it has to stand out from the form)
sorry about "10x" (is something i got from to much yahoo chat) 10x=thanks
in the registration page i posted the part of the e-mail is a example of what u get if u don't enter or enter a wrong field (i think it has to stand out from the form)
sorry about "10x" (is something i got from to much yahoo chat) 10x=thanks
- Mon Jun 26, 2006 10:54 am
- Forum: General Discussion
- Topic: new site for the comunity
- Replies: 13
- Views: 3212
reply to lexvictory
10x for responding lexvictory
i don't want to use a cms because i want this to be made exactly how the comunity want's it so a cms would be of no use. i will use password filed for password for now is just a layout.
what do u mean by "make the email is required bit less intrusive....." ?
i don't want to use a cms because i want this to be made exactly how the comunity want's it so a cms would be of no use. i will use password filed for password for now is just a layout.
what do u mean by "make the email is required bit less intrusive....." ?
- Sat Jun 24, 2006 2:36 pm
- Forum: General Discussion
- Topic: new site for the comunity
- Replies: 13
- Views: 3212
new site for the comunity
hi !
i just started building a new site for the pb comunity http://www.pb.ebus.ro
why ? because to be honest i don't like the other sites with resources and i'm not refering only at the layout.
what's about ? every user will have the ability to register and to post resurces (code, text, files) in ...
i just started building a new site for the pb comunity http://www.pb.ebus.ro
why ? because to be honest i don't like the other sites with resources and i'm not refering only at the layout.
what's about ? every user will have the ability to register and to post resurces (code, text, files) in ...
- Fri Jun 23, 2006 2:17 pm
- Forum: Announcement
- Topic: xPrint - Printing Engine (WIP)
- Replies: 34
- Views: 22900
great code
great code and it works 

- Thu Jun 22, 2006 11:32 pm
- Forum: Coding Questions
- Topic: moving element inside window with mose ?
- Replies: 2
- Views: 772
10x a lot
10x a lot that is what i wanted
i think i will resolve the saving part on my own if anyone has any other examples feal free to post

- Thu Jun 22, 2006 2:31 pm
- Forum: Coding Questions
- Topic: moving element inside window with mose ?
- Replies: 2
- Views: 772
moving element inside window with mose ?
hi
is posible to move a element inside a window with the mouse and save the position ?
example :
i open a window and i add a image , some text and a ListIconGadget i need to be able to move the image,text and listicongadget with the mouse and save the new position so the next time the software ...
is posible to move a element inside a window with the mouse and save the position ?
example :
i open a window and i add a image , some text and a ListIconGadget i need to be able to move the image,text and listicongadget with the mouse and save the new position so the next time the software ...
- Tue Jun 20, 2006 1:34 pm
- Forum: Coding Questions
- Topic: print purelprint questions
- Replies: 3
- Views: 1004
10x for responding
10x for responding
- Tue Jun 20, 2006 9:12 am
- Forum: Coding Questions
- Topic: print purelprint questions
- Replies: 3
- Views: 1004
print purelprint questions
hi
is posible to print a image with purelprint ? and if so how ?
is posible to print a table with purelprint ? and if so how ?
10x in advance for any response
is posible to print a image with purelprint ? and if so how ?
is posible to print a table with purelprint ? and if so how ?
10x in advance for any response
- Mon Jun 19, 2006 9:45 pm
- Forum: Applications - Feedback and Discussion
- Topic: Flype UserLibraries for PureBasic 4.0
- Replies: 131
- Views: 96725
broken link
hi the link for File:1->libpgsql81_full.zip is broken i keep geting a 0bytes file using firefox and ie
- Sat Jun 17, 2006 9:31 am
- Forum: Announcement
- Topic: PostGreSQL : are you interested in a wrapper for PB4 ?
- Replies: 10
- Views: 3217
great job 10x
great job 10x for releasing the code
- Fri Jun 16, 2006 9:08 am
- Forum: Coding Questions
- Topic: parse file with ProgressBar
- Replies: 2
- Views: 739
10x
10x u'r a Lifesaver
- Fri Jun 16, 2006 8:57 am
- Forum: Coding Questions
- Topic: parse file with ProgressBar
- Replies: 2
- Views: 739
parse file with ProgressBar
hi
i need to parse a text file (csv) and for every line insert some content in sqlite database the parsing and inserting is not a problem.
my problem is i want to display a progres of the parsing using a ProgressBar
i don't know how many lines the file will have
i tried incrementing the position ...
i need to parse a text file (csv) and for every line insert some content in sqlite database the parsing and inserting is not a problem.
my problem is i want to display a progres of the parsing using a ProgressBar
i don't know how many lines the file will have
i tried incrementing the position ...