Search found 128 matches

by jamba
Tue Oct 16, 2012 1:53 pm
Forum: Announcement
Topic: PureBasic 5.00 beta 5
Replies: 16
Views: 8151

Re: PureBasic 5.00 beta 5

Lebostein, what OS are you using PB with? Here on Windows everything works. On Linux Mint 13 x64 all program that use the Screen (OpenScreen(), OpenWindowedScreen()) or using SDL and OpenGL together or using GTK GL Area and OpenGL with the debugger I experience few results such as : Invalid Memory ...
by jamba
Fri May 04, 2012 6:59 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Test database column for Null value
Replies: 4
Views: 1281

Re: Test database column for Null value

I have been looking into this also, and I echo the interest in a function like IsDatabaseColumnNull(#Database,Column)
by jamba
Tue Mar 06, 2012 11:11 pm
Forum: Applications - Feedback and Discussion
Topic: GridGadget
Replies: 60
Views: 38568

Re: GridGadget

Polo wrote:Thanks Jamba !
I really need to finish this project then ;)
I would appreciate it
;-)


I was actually about to start working on my own when I stumbled across yours!
by jamba
Tue Mar 06, 2012 9:32 pm
Forum: Applications - Feedback and Discussion
Topic: GridGadget
Replies: 60
Views: 38568

Re: GridGadget

Looks good!

I'll buy a source copy or two :-)


*subscribed*
by jamba
Fri Feb 17, 2012 3:09 pm
Forum: Applications - Feedback and Discussion
Topic: EsGRID grid gadget 2.1. Don't post here!
Replies: 331
Views: 108248

Re: EsGRID grid gadget 2.0.7. (Compiles with PB 32 and PB 6

Nobody knows where srod is... as nobody has heard from him in a while. But it is quite worrying that he suddenly went quiet and his websites are all offline. It could be something as simple as he has no money and cannot afford to come online/pay bills. or it could be ill health. It is pointless spe...
by jamba
Thu Feb 16, 2012 10:34 pm
Forum: Applications - Feedback and Discussion
Topic: EsGRID grid gadget 2.1. Don't post here!
Replies: 331
Views: 108248

Re: EsGRID grid gadget 2.0.7. (Compiles with PB 32 and PB 6

moob wrote:hi, srod...

your site is down can you give alternative link to download EsGRID 2.0.7??


thanks
I echo the same request, and ExGrid whatever is latest.

website still says "no input file specified"
by jamba
Wed Jan 18, 2012 3:54 pm
Forum: Applications - Feedback and Discussion
Topic: EsGRID grid gadget 2.1. Don't post here!
Replies: 331
Views: 108248

Re: EsGRID grid gadget 2.0.7. (Compiles with PB 32 and PB 6

hey srod, is your website down?
secondly, is it intentional (SOPA/PIPA blackout?)
by jamba
Tue Jan 10, 2012 3:28 pm
Forum: Applications - Feedback and Discussion
Topic: minizip lib
Replies: 25
Views: 18238

Re: minizip lib

ts-soft wrote:The source for the static lib is here available.
The PureBasic Source to use this static lib is in the downloadpackage.
you are the man, thanks!
by jamba
Mon Jan 09, 2012 11:35 pm
Forum: Applications - Feedback and Discussion
Topic: minizip lib
Replies: 25
Views: 18238

Re: minizip lib

this is great! thanks ts-soft.

A couple of questions...
what language is your minizip.lib written in? C?
Also, in the event you no longer support this would you release the source to the lib?
by jamba
Mon Aug 22, 2011 3:36 pm
Forum: Announcement
Topic: PureBasic 4.60 beta 4
Replies: 39
Views: 13654

Re: PureBasic 4.60 beta 4

trying it out now! thanks!
by jamba
Tue Aug 16, 2011 1:27 pm
Forum: Coding Questions
Topic: Database Update Problem
Replies: 9
Views: 1536

Re: Database Update Problem

what's your table structure?

how are you connecting to db?

does databaseError() return anything?
by jamba
Sat Jun 25, 2011 12:13 pm
Forum: Tricks 'n' Tips
Topic: Base10 to Base...
Replies: 3
Views: 1870

Re: Base10 to Base...

cool, thanks for sharing!
by jamba
Tue May 31, 2011 8:44 pm
Forum: Tricks 'n' Tips
Topic: Wildcard String Compare
Replies: 16
Views: 10800

Re: Wildcard String Compare

so... my searchfu must have been pretty weak before I had written my own function...but now that I am DONE I found this thread! : http://www.purebasic.fr/english/viewtopic.php?f=12&t=8578&hilit=findstring+wildcard bah... lots of good solutions in here, but here is my implementation of a Find...
by jamba
Thu Apr 07, 2011 2:03 pm
Forum: Tricks 'n' Tips
Topic: ListFiles - scan for files easily
Replies: 22
Views: 10705

Re: ListFiles - scan for files easily

thanks for sharing. I wish I had seen this yesterday, I was pretty much writing code to do the same thing! this is very useful

Oh well. mine is working well, but I will gladly peruse yours and see if I can borrow from it to improve what I have :D
yours does has a few more options
by jamba
Thu Apr 07, 2011 2:01 pm
Forum: Announcement
Topic: PureBasic 4.60 Beta 1 released! (for real)
Replies: 59
Views: 37021

Re: PureBasic 4.60 Beta 1 released! (for real)

Please update the SQLite library to use the latest release, looks like the library is still at 3.6.23.1. There's been 7 releases since then and is now at 3.7.5. Thanks! As a business applications developer and this is mostly a 3D release there's not much here for me. Does that mean the next release...